Searched refs:LoadScriptContext (Results 1 – 3 of 3) sorted by relevance
3349 TNode<Context> script_context = LoadScriptContext(context, context_index); in LoadGlobalIC_TryPropertyCellCase()3816 LoadScriptContext(pp->context(), context_index); in StoreGlobalIC()
3429 TNode<Context> LoadScriptContext(TNode<Context> context,
10662 TNode<Context> CodeStubAssembler::LoadScriptContext( in LoadScriptContext() function in v8::internal::CodeStubAssembler