Home
last modified time | relevance | path

Searched defs:cpIdx (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.h73 JSTaggedValue GetArrayLiteralValue(uint32_t cpId, uint32_t cpIdx) in GetArrayLiteralValue()
Dntype_bytecode_lowering.h85 JSTaggedValue GetArrayLiteralValue(uint32_t cpId, uint32_t cpIdx) in GetArrayLiteralValue()
Daot_compilation_env.cpp108 …lue AOTCompilationEnv::GetStringFromConstantPool(const uint32_t methodOffset, const uint16_t cpIdx, in GetStringFromConstantPool()
Djit_compilation_env.cpp176 const uint16_t cpIdx, bool allowAlloc) const in GetStringFromConstantPool() argument