Searched defs:GetStringFromConstantPool (Results 1 – 7 of 7) sorted by relevance
67 JSTaggedValue GetStringFromConstantPool(uint32_t methodOffset, uint32_t cpIdx) const in GetStringFromConstantPool() function
107 JSTaggedValue AOTCompilationEnv::GetStringFromConstantPool(const uint32_t methodOffset, const uint1… in GetStringFromConstantPool() function in panda::ecmascript::AOTCompilationEnv
180 JSTaggedValue JitCompilationEnv::GetStringFromConstantPool([[maybe_unused]] const uint32_t methodOf… in GetStringFromConstantPool() function in panda::ecmascript::JitCompilationEnv
41 const char *GetStringFromConstantPool(const File &pf, uint32_t offset) in GetStringFromConstantPool() function
31 static const char *GetStringFromConstantPool(const panda_file::File &pf, uint32_t offset) in GetStringFromConstantPool() function
24 static const char *GetStringFromConstantPool(const File &pf, uint32_t offset) in GetStringFromConstantPool() function
50 JSTaggedValue PGOTypeManager::GetStringFromConstantPool(const uint32_t methodOffset, const uint16_t… in GetStringFromConstantPool() function in panda::ecmascript::kungfu::PGOTypeManager