Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp95 auto constpool1 = reinterpret_cast<ConstantPool *>(beginRegion->GetBegin()); in HWTEST_F_L0() local
127 JSHandle<ConstantPool> constpool1 = factory->NewConstantPool(10); in HWTEST_F_L0() local
140 auto constpool1 = reinterpret_cast<ConstantPool *>(beginRegion->GetBegin()); in HWTEST_F_L0() local
161 JSHandle<ConstantPool> constpool1 = factory->NewConstantPool(400); in HWTEST_F_L0() local