Searched refs:compile_context (Results 1 – 2 of 2) sorted by relevance
690 Handle<Context> compile_context(Context::cast(info->get(1))); in LoadLazy() local692 Handle<Object> receiver(compile_context->global()->builtins()); in LoadLazy()726 Top::set_context(*compile_context); in LoadLazy()750 Handle<Context> compile_context, in SetupLazy() argument754 arr->set(1, *compile_context); // Compile in this context in SetupLazy()
317 Handle<Context> compile_context,