Searched defs:GetStringFromConstantPool (Results 1 – 6 of 6) sorted by relevance
41 const char *GetStringFromConstantPool(const File &pf, uint32_t offset) in GetStringFromConstantPool() function
107 JSTaggedValue AOTCompilationEnv::GetStringFromConstantPool(const uint32_t methodOffset, const uint1… in GetStringFromConstantPool() function in panda::ecmascript::AOTCompilationEnv
174 JSTaggedValue JitCompilationEnv::GetStringFromConstantPool([[maybe_unused]] const uint32_t methodOf… in GetStringFromConstantPool() function in panda::ecmascript::JitCompilationEnv
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
48 JSTaggedValue PGOTypeManager::GetStringFromConstantPool(const uint32_t methodOffset, const uint16_t… in GetStringFromConstantPool() function in panda::ecmascript::kungfu::PGOTypeManager