Reviewers: Rico,

Description:
Added ability to lock strings to prevent their representation or encoding from
changing.

Use string locking to ensure consistent representation of source string during
JSON parsing.


Please review this at http://codereview.chromium.org/7977001/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/api.cc
  M src/handles.h
  M src/handles.cc
  M src/heap.h
  M src/heap.cc
  M src/json-parser.h
  M src/objects.h
  M src/runtime.cc
  M test/cctest/test-api.cc


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

Reply via email to