https://codereview.chromium.org/790413004/diff/1/src/compiler.cc
File src/compiler.cc (right):
https://codereview.chromium.org/790413004/diff/1/src/compiler.cc#newcode943
src/compiler.cc:943: AggregatedHistogramTimerScope
timer(isolate->counters()->compile_lazy());
This may be re-entrant. When we compile and encounter a late syntax
error, that error is reported. The error reporting is partly written in
JS, which also needs to be compiled lazily.
See implementation for HistogramTimerScope.
https://codereview.chromium.org/790413004/
--
--
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.