Home
last modified time | relevance | path

Searched defs:cpIdx (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dts_hcr_opt_pass.h66 JSTaggedValue GetStringFromConstantPool(uint32_t methodOffset, uint32_t cpIdx, bool allowAlloc = true) const in GetStringFromConstantPool() argument
H A Daot_compilation_env.cpp108 JSTaggedValue AOTCompilationEnv::GetStringFromConstantPool(const uint32_t methodOffset, const uint16_t cpIdx, in GetStringFromConstantPool() argument
H A Dntype_bytecode_lowering.h85 JSTaggedValue GetArrayLiteralValue(uint32_t cpId, uint32_t cpIdx) in GetArrayLiteralValue() argument
H A Dntype_hcr_lowering.h74 JSTaggedValue GetArrayLiteralValue(uint32_t cpId, uint32_t cpIdx) in GetArrayLiteralValue() argument
H A Djit_compilation_env.cpp174 GetStringFromConstantPool([[maybe_unused]] const uint32_t methodOffset, const uint16_t cpIdx, bool allowAlloc) const GetStringFromConstantPool() argument

Completed in 2 milliseconds