Home
last modified time | relevance | path

Searched refs:LoadModuleExport (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ic/
Dhandler-configuration.h190 static inline Handle<Smi> LoadModuleExport(Isolate* isolate, int index);
Dhandler-configuration-inl.h103 Handle<Smi> LoadHandler::LoadModuleExport(Isolate* isolate, int index) { in LoadModuleExport() function
Dic.cc1014 LoadHandler::LoadModuleExport(isolate(), value_index); in ComputeHandler()