Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.h203 bool IsLdExtModuleVarResolved(uint32_t methodOffset, uint32_t bcOffset) const in IsLdExtModuleVarResolved() function
Dntype_bytecode_lowering.cpp355 …static_cast<const JitCompilationEnv *>(compilationEnv_)->IsLdExtModuleVarResolved(methodOffset, pc… in LowerLdExternalMoudleVar()