Commits
User selector
Commit History
Commits on Sep 20, 2017
v8: Fix most -Wunreachable-code warnings.
Show description for 255bf2dauthored andcommitted
Commits on Sep 8, 2017
[cleanup] Drop obsolete %StringCharCodeAt intrinsic.
Show description for 62649c8authored andcommitted
Commits on Sep 6, 2017
[builtins] Port String.prototype.{trim, trimLeft, trimRight} to CSA
Show description for 7493802authored andcommitted
Commits on Aug 23, 2017
[builtins] Port String.prototype.includes to CSA
Show description for 415c72dauthored andcommitted
Commits on Jul 24, 2017
[builtins] Increase the maximum string length on 64-bit platforms.
Show description for e8c9649authored andcommitted
Commits on Jul 19, 2017
[builtins] Port the String.prototype.codePointAt builtin to CSA.
Show description for 1f234d2authored andcommitted
[Ignition / TurboFan] Revert all StringConcat bytecode implementation.
Show description for 2da7a9bauthored andcommitted
Commits on Jul 3, 2017
[elements] Rename Has*Elements and Is*ElementsKind methods
Show description for 7915cf9authored andcommitted
Commits on Jun 7, 2017
[TurboFan] Add support for generic lowering of StringConcat bytecode.
Show description for fdfb8c9authored andcommitted
Commits on May 22, 2017
[cleanup] Remove return after UNREACHABLE
Show description for 9a8efd8authored andcommitted
Commits on Apr 12, 2017
[string] Add a fast path to String.p.replace
Show description for f4ba786authored andcommitted
Commits on Apr 7, 2017
[regexp] Throw on invalid capture group names in replacer string
Show description for 1329d15authored andcommitted
Commits on Mar 28, 2017
[regexp] Named capture support for string replacements
Show description for 9403edfauthored andcommitted
Revert of [regexp] Named capture support for string replacements (patchset #5 id:80001 of https://codereview.chromium.org/2775303002/ )
Show description for 34ffdd6authored andcommitted
[regexp] Named capture support for string replacements
Show description for 17f1386authored andcommitted
Commits on Mar 15, 2017
[cleanup] The %StringAdd runtime function is always called on Strings.
Show description for ead696dauthored andcommitted
Commits on Feb 16, 2017
[builtins] Move non-i18n String case conversion functions to C++
Show description for aeeacddauthored andcommitted
Commits on Feb 13, 2017
[iwyu] Remove unallowed include arguments.h -> objects-inl.h
Show description for d1055c1authored 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 19, 2017
Internalize strings in-place (reland^3)
Show description for 3e915e1authored andcommitted
Commits on Jan 12, 2017
Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ )
Show description for b4654bfauthored andcommitted
Commits on Jan 11, 2017
Internalize strings in-place (reland^2)
Show description for ec45e6eauthored andcommitted
Revert of Internalize strings in-place (patchset #17 id:320001 of https://codereview.chromium.org/2549773002/ )
Show description for 7ef86f8authored andcommitted
Commits on Jan 10, 2017
Internalize strings in-place (reland)
Show description for 4c699e3authored andcommitted
Revert of Internalize strings in-place (patchset #16 id:300001 of https://codereview.chromium.org/2549773002/ )
Show description for 32c0dffauthored andcommitted
Internalize strings in-place
Show description for af51befauthored andcommitted
Commits on Jan 5, 2017
[runtime] Use DCHECK_EQ instead of DCHECK for number of args.
Show description for b371b0bauthored andcommitted
Commits on Dec 19, 2016
Optimize case conversion with icu_case_mapping
Show description for af38272authored andcommitted
Commits on Dec 16, 2016
[runtime] Port simple String.prototype.indexOf cases to TF Builtin
Show description for 89f159bauthored andcommitted
Commits on Oct 14, 2016
[regexp] Turn last match info into a simple FixedArray
Show description for f60a7c4authored andcommitted
Commits on Oct 7, 2016
[builtins] Move StringIndexOf to a C++ builtin.
Show description for 58529edauthored andcommitted
Add Smi::Zero and replace all Smi::FromInt(0) calls
Show description for 9ef4c3aauthored andcommitted
Revert "Add Smi::Zero and replace all Smi::FromInt(0) calls"
Show description for d1545f8authored andcommitted