Home
last modified time | relevance | path

Searched refs:GetModuleNameSpaceWithModuleInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1656 static Local<ObjectRef> GetModuleNameSpaceWithModuleInfo(EcmaVM *vm, const std::string &file,
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp6141 Local<ObjectRef> JSNApi::GetModuleNameSpaceWithModuleInfo(EcmaVM *vm, const std::string &file, in GetModuleNameSpaceWithModuleInfo() function in panda::JSNApi