Home
last modified time | relevance | path

Searched defs:GetConstantPool (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
Ddebug_data_accessor-inl.h42 inline Span<const uint8_t> DebugInfoDataAccessor::GetConstantPool() in GetConstantPool() function
Dfile_items.h778 std::vector<uint8_t> *GetConstantPool() in GetConstantPool() function
/arkcompiler/runtime_core/libpandafile/
Ddebug_data_accessor-inl.h42 inline Span<const uint8_t> DebugInfoDataAccessor::GetConstantPool() in GetConstantPool() function
Dfile_items.h734 std::vector<uint8_t> *GetConstantPool() in GetConstantPool() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.h56 GateRef GetConstantPool() const in GetConstantPool() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.cpp203 napi_value ConstStringStorage::GetConstantPool() in GetConstantPool() function in ark::ets::interop::js::ConstStringStorage
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1606 virtual void *GetConstantPool([[maybe_unused]] MethodPtr method) in GetConstantPool() function
1611 virtual void *GetConstantPool([[maybe_unused]] uintptr_t funcAddress) in GetConstantPool() function
Dinst.h6037 uintptr_t GetConstantPool() const in GetConstantPool() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp7977 JSTaggedValue EcmaInterpreter::GetConstantPool(JSTaggedType *sp) in GetConstantPool() function in panda::ecmascript::EcmaInterpreter
Dinterpreter_assembly.cpp7970 JSTaggedValue InterpreterAssembly::GetConstantPool(JSThread *thread, JSTaggedType *sp) in GetConstantPool() function in panda::ecmascript::InterpreterAssembly