Reviewers: Søren Gjesse,

Description:
Separate JSON parsing from the JavaScript parser.
Switch JSON parsing to creating the value directly instead of createing
code to create the value.

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

Affected files:
  M src/compiler.h
  M src/compiler.cc
  M src/debug-debugger.js
  M src/json.js
  M src/objects.h
  M src/parser.h
  M src/parser.cc
  M src/runtime.h
  M src/runtime.cc
  M src/scanner.h
  M src/v8natives.js
  M test/mjsunit/debug-compile-event.js
  M test/mjsunit/mirror-script.js


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

Reply via email to