Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/compiler/
Dllvm_ir_builder.h116 LLVMModuleRef GetModule() const in GetModule() function
/ark/js_runtime/ecmascript/
Decma_module.cpp133 JSHandle<JSTaggedValue> ModuleManager::GetModule(const JSThread *thread, in GetModule() function in panda::ecmascript::ModuleManager