Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_finalization_registry.cpp54 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in Register() local
152 JSHandle<CellRecord> cellRecord(thread, value); in DealCallBackOfMap() local
187 JSHandle<CellRecord> cellRecord(thread, value); in CleanupFinalizationRegistry() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_finalization_registry_test.cpp91 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in HWTEST_F_L0() local
125 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in HWTEST_F_L0() local
165 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in RegisterUnRegisterTestCommon() local
Ddump_test.cpp666 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in HWTEST_F_L0() local