Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Ddebug_data_accessor-inl.h42 inline Span<const uint8_t> DebugInfoDataAccessor::GetConstantPool() in GetConstantPool() function
Dfile_items.h707 std::vector<uint8_t> *GetConstantPool() in GetConstantPool() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h569 JSHandle<JSTaggedValue> PUBLIC_API GetConstantPool() const in GetConstantPool() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h7329 JSTaggedValue EcmaInterpreter::GetConstantPool(JSTaggedType *sp) in GetConstantPool() function
Dinterpreter_assembly.cpp7530 JSTaggedValue InterpreterAssembly::GetConstantPool(JSTaggedType *sp) in GetConstantPool() function in panda::ecmascript::InterpreterAssembly