Home
last modified time | relevance | path

Searched defs:GetStringFromConstantPool (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Ddebug_helpers.cpp41 const char *GetStringFromConstantPool(const File &pf, uint32_t offset) in GetStringFromConstantPool() function
/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() function in panda::ecmascript::kungfu::TSHCROptPass
H A Daot_compilation_env.cpp108 JSTaggedValue AOTCompilationEnv::GetStringFromConstantPool(const uint32_t methodOffset, const uint16_t cpIdx, in GetStringFromConstantPool() function in panda::ecmascript::AOTCompilationEnv
H A Djit_compilation_env.cpp174 JSTaggedValue JitCompilationEnv::GetStringFromConstantPool([[maybe_unused]] const uint32_t methodOffset, in GetStringFromConstantPool() function in panda::ecmascript::JitCompilationEnv
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Ddebug_info_extractor.cpp31 static const char *GetStringFromConstantPool(const panda_file::File &pf, uint32_t offset) in GetStringFromConstantPool() function
/arkcompiler/runtime_core/libpandafile/
H A Ddebug_info_extractor.cpp25 static const char *GetStringFromConstantPool(const File &pf, uint32_t offset) in GetStringFromConstantPool() function
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_manager.cpp48 JSTaggedValue PGOTypeManager::GetStringFromConstantPool(const uint32_t methodOffset, const uint16_t cpIdx) const in GetStringFromConstantPool() function in panda::ecmascript::kungfu::PGOTypeManager

Completed in 4 milliseconds