On 2012/03/14 09:49:26, Søren Gjesse wrote:
lgtm

Regarding only changing the script source in OnBeforeCompile you could add a
flag to the Script object and set that when leaving OnBeforeCompile.

LGTM. I agree with Søren's suggestion to introduce a freeze flag that's set at the end of OnBeforeCompile. Maybe it even makes sense to use BitField to merge Type, CompilationType and this new freeze flag into one 32-bit int so that they
only occupy only one kPointerSize.

https://chromiumcodereview.appspot.com/9677043/

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

Reply via email to