On Wed, Apr 15, 2009 at 8:21 AM, <[email protected]> wrote: > LGTM > > Are these the only occurrences of !Bootstrapper::IsActive that we need > to look into in connection with extensions?
As far as I can tell, yes. Usually, we use it to mean something like "are we dealing with builtin stuff now?", but in the two occurrences in the parser I fixed with this CL we really meant to say "are we parsing something that is supposed to run in the runtime context (not global context)?". Cheers, Kasper --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
