Home
last modified time | relevance | path

Searched defs:constpoolHandle (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_mcr_lowering.cpp106 JSHandle<ConstantPool> constpoolHandle(tsManager_->GetConstantPool()); in LowerCreateArrayWithBuffer() local
Dntype_hcr_lowering.cpp152 JSHandle<ConstantPool> constpoolHandle(tsManager_->GetConstantPool()); in LowerNTypedCreateArrayWithBuffer() local
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp52 JSHandle<JSTaggedValue> constpoolHandle = in LoadPatchInternal() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp840 JSHandle<ConstantPool> constpoolHandle(tsManager_->GetConstantPool()); in ParseObjectPGOType() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1105 JSHandle<JSTaggedValue> constpoolHandle(thread, constpool); in CreateClassWithBuffer() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h847 JSHandle<ConstantPool> constpoolHandle = JSHandle<ConstantPool>::Cast(constpool); in RuntimeCreateClassWithBuffer() local