Searched defs:GetConstantPool (Results 1 – 10 of 10) sorted by relevance
42 inline Span<const uint8_t> DebugInfoDataAccessor::GetConstantPool() in GetConstantPool() function
707 std::vector<uint8_t> *GetConstantPool() in GetConstantPool() function
713 std::vector<uint8_t> *GetConstantPool() in GetConstantPool() function
501 JSHandle<JSTaggedValue> PUBLIC_API GetConstantPool() const in GetConstantPool() function
1263 JSTaggedValue TSManager::GetConstantPool(uint32_t methodOffset) const in GetConstantPool() function in panda::ecmascript::TSManager
1300 virtual void *GetConstantPool([[maybe_unused]] MethodPtr method) in GetConstantPool() function1305 virtual void *GetConstantPool([[maybe_unused]] uintptr_t funcAddress) in GetConstantPool() function
6339 uintptr_t GetConstantPool() const in GetConstantPool() function
7610 JSTaggedValue EcmaInterpreter::GetConstantPool(JSTaggedType *sp) in GetConstantPool() function
7627 JSTaggedValue InterpreterAssembly::GetConstantPool(JSTaggedType *sp) in GetConstantPool() function in panda::ecmascript::InterpreterAssembly