Commits
User selector
Commit History
Commits on Sep 16, 2017
[builtins] Convert String HTML functions (ex. anchor, big, bold) to CSA
Show description for 8dfdeaeauthored andcommitted
Commits on Sep 15, 2017
[builtins] Port String.prototype.repeat to CSA
Show description for 78446a8authored andcommitted
Commits on Jul 31, 2017
[test] Crash on InvalidStringLength for correctness fuzzer.
Show description for 1a087f0authored andcommitted
Commits on Jul 19, 2017
[builtins] Port the String.prototype.codePointAt builtin to CSA.
Show description for 1f234d2authored andcommitted
Commits on Jun 28, 2017
[runtime] Cleanup native methods creation in js/string.js.
Show description for 80e223aauthored andcommitted
Commits on Jun 27, 2017
Reland "[runtime] Make all built-in functions strict."
Show description for 5dd1799authored andcommitted
Revert "[runtime] Make all built-in functions strict."
Show description for 5f4a0d6authored andcommitted
[runtime] Make all built-in functions strict.
Show description for 72b88fdauthored andcommitted
Commits on May 12, 2017
[builtins] String.prototype.slice as a CSA builtin.
Show description for 0e788e3authored andcommitted
Commits on Apr 14, 2017
[cleanup] Merge harmony-string-padding.js into string.js
Show description for 003f818authored andcommitted
Commits on Mar 21, 2017
[csa] Migrate String.prototype.concat to TurboFan builtin.
Show description for 0a7d313authored andcommitted
Commits on Feb 28, 2017
[string] Fix error message in String.prototype.repeat.
Show description for 08d84f6authored andcommitted

Commits on Feb 16, 2017
[builtins] Move non-i18n String case conversion functions to C++
Show description for aeeacddauthored andcommitted
Commits on Feb 15, 2017
[bootstrapper] Remove Intl experimental natives files
Show description for 407d6bfauthored andcommitted
Commits on Feb 2, 2017
[string] Migrate String.prototype.{split,replace} to TF
Show description for cb19ecdauthored andcommitted
Revert of [string] Migrate String.prototype.{split,replace} to TF (patchset #12 id:220001 of https://codereview.chromium.org/2663803002/ )
Show description for 2517b79authored andcommitted
[string] Migrate String.prototype.{split,replace} to TF
Show description for 65ad1e3authored andcommitted
Commits on Jan 13, 2017
String.prototype.anchor and others should not cause side effects.
Show description for 865b5e5authored andcommitted
Commits on Oct 25, 2016
[regexp] Remove unused code
Show description for 77ddcfbauthored andcommitted
Commits on Oct 13, 2016
[regexp] Port remaining JS functions in regexp.js
Show description for a10b471authored andcommitted
Commits on Oct 11, 2016
[builtins] Move StringStartsWith to a C++ builtin.
Show description for 08217e4authored andcommitted
[builtins] Move StringEndsWith to a C++ builtin.
Show description for 5af6ec7authored andcommitted
Commits on Oct 10, 2016
[builtins] Move StringIncludes to a builtin.
Show description for 8b48aa1authored andcommitted
Revert of [builtins] Move StringIncludes to a builtin. (patchset #4 id:60001 of https://codereview.chromium.org/2399423003/ )
Show description for 407b479authored andcommitted
[builtins] Move StringIncludes to a builtin.
Show description for b374d71authored andcommitted
Commits on Oct 7, 2016
[builtins] Move StringIndexOf to a C++ builtin.
Show description for 58529edauthored andcommitted
Commits on Oct 4, 2016
[stubs] Port String.prototype.substr to TurboFan
Show description for 7d26871authored andcommitted
Commits on Sep 29, 2016
[stubs] Port String.prototype.substring to TurboFan
Show description for e3222deauthored andcommitted
Commits on Sep 26, 2016
Revert of [stubs] Port String.prototype.substring to TurboFan (patchset #5 id:80001 of https://codereview.chromium.org/2358133004/ )
Show description for 0e2155aauthored andcommitted
[stubs] Port String.prototype.substring to TurboFan
Show description for cc37dffauthored andcommitted
Commits on Sep 20, 2016
[regexp/string] Merge ExpandReplacement and GetSubstitution
Show description for 5ab3874authored andcommitted
Commits on Sep 19, 2016
[builtins] Move StringLastIndexOf to a builtin.
Show description for 95cc98cauthored andcommitted
Commits on Sep 12, 2016
[builtins] Move StringLocaleCompare to a builtin.
Show description for 8ffbd33authored andcommitted
[builtins] Move StringNormalize to a cpp builtin.
Show description for e7b7ba8authored andcommitted
Revert of [builtins] Move StringNormalize to a cpp builtin. (patchset #10 id:180001 of https://codereview.chromium.org/2315343002/ )
Show description for ae71fbcauthored andcommitted