Searched refs:LoadModuleContext (Results 1 – 2 of 2) sorted by relevance
1630 TNode<Context> LoadModuleContext(TNode<Context> context);
2814 TNode<Context> CodeStubAssembler::LoadModuleContext(TNode<Context> context) { in LoadModuleContext() function in v8::internal::CodeStubAssembler2843 const TNode<Context> module_context = LoadModuleContext(context); in GetImportMetaObject()