Home
last modified time | relevance | path

Searched defs:GetCurrentModuleInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp764 std::pair<std::string, std::string> EcmaVM::GetCurrentModuleInfo(bool needRecordName) in GetCurrentModuleInfo() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2679 std::pair<std::string, std::string> JSNApi::GetCurrentModuleInfo(EcmaVM *vm, bool needRecordName) in GetCurrentModuleInfo() function in panda::JSNApi