Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp225 … JSHandle<ConstantPool> constpoolHandle(tsManager->GetConstantPool()); in GenerateGlobalTypes() local
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp53 JSHandle<JSTaggedValue> constpoolHandle = in LoadPatchInternal() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp974 JSHandle<JSTaggedValue> constpoolHandle(thread, constPool); in DefineFunc() local
1124 JSHandle<JSTaggedValue> constpoolHandle(thread, constpool); in CreateClassWithBuffer() local
1138 JSHandle<JSTaggedValue> constpoolHandle(thread, constpool); in CreateSharedClass() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp882 JSHandle<ConstantPool> constpoolHandle(tsManager_->GetConstantPool()); in ParseObjectPGOType() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h880 JSHandle<ConstantPool> constpoolHandle = JSHandle<ConstantPool>::Cast(constpool); in RuntimeCreateClassWithBuffer() local
933 JSHandle<ConstantPool> constpoolHandle = JSHandle<ConstantPool>::Cast(constpool); in RuntimeCreateSharedClass() local
2099 JSHandle<ConstantPool> constpoolHandle = JSHandle<ConstantPool>::Cast(constpool); in RuntimeDefinefunc() local