Home
last modified time | relevance | path

Searched defs:constpool1 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp141 auto constpool1 = reinterpret_cast<ConstantPool *>(beginRegion->GetBegin()); in HWTEST_F_L0() local
177 JSHandle<ConstantPool> constpool1 = factory->NewConstantPool(10); in HWTEST_F_L0() local
190 auto constpool1 = reinterpret_cast<ConstantPool *>(beginRegion->GetBegin()); in HWTEST_F_L0() local
207 JSHandle<ConstantPool> constpool1 = factory->NewConstantPool(400); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_manager_test.cpp158 JSHandle<ConstantPool> constpool1 = instance->GetFactory()->NewSConstantPool(1); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_third_test.cpp749 JSHandle<ConstantPool> constpool1 = instance->GetFactory()->NewSConstantPool(1); in HWTEST_F_L0() local