DescriptionParser: delay throwing errors.
This makes Parser a bit more independent of Isolate during the recursive descent
phase. That is necessary for making it possible to run Parser on a non-main
thread in the future.
Proof of concept CL for the the "Parser independent of Isolate" work is here:
https://codereview.chromium.org/231073002/
BUG=
R=rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21385
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|