Reviewers: vsevik, yurys,

https://codereview.chromium.org/316173002/diff/1/src/objects.h
File src/objects.h (right):

https://codereview.chromium.org/316173002/diff/1/src/objects.h#newcode6842
src/objects.h:6842: kEvalFrominstructionsOffsetOffset + kPointerSize;
On 2014/06/05 13:13:39, yurys wrote:
This should be kFlagsOffset + kPointerSize

Oops, done.

Description:
Handle "//# sourceURL" comments in the Parser instead of the JS.

BUG=v8:2948

Please review this at https://codereview.chromium.org/316173002/

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

Affected files (+109, -36 lines):
  M src/messages.js
  M src/objects.h
  M src/objects-inl.h
  M src/parser.h
  M src/parser.cc
  M src/scanner.h
  M src/scanner.cc
  M src/vector.h


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to