Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp513 bool JSPandaFileExecutor::IsExecuteModuleInAbcFile(JSThread *thread, [[maybe_unused]] const CString… in IsExecuteModuleInAbcFile() function in panda::ecmascript::JSPandaFileExecutor
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5634 bool JSNApi::IsExecuteModuleInAbcFile(EcmaVM *vm, const std::string &bundleName, in IsExecuteModuleInAbcFile() function in panda::JSNApi