Reviewers: Søren Gjesse,

Message:
RegExp result in-object properties for review.

Description:
Native construction of RegExp result objects, with in-object index and input.
Avoid cloning using CloneRegExpResult for results that are just arrays.
Made a more direct path for string.match with string argument.

Please review this at http://codereview.chromium.org/1645001/show

Affected files:
  M src/arm/codegen-arm.h
  M src/arm/codegen-arm.cc
  M src/bootstrapper.cc
  M src/codegen.h
  M src/contexts.h
  M src/heap.h
  M src/ia32/codegen-ia32.h
  M src/ia32/codegen-ia32.cc
  M src/objects.h
  M src/regexp.js
  M src/runtime.h
  M src/runtime.cc
  M src/string.js
  M src/x64/codegen-x64.h
  M src/x64/codegen-x64.cc
  M test/mjsunit/fuzz-natives.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

To unsubscribe, reply using "remove me" as the subject.

Reply via email to