Home
last modified time | relevance | path

Searched refs:NewCellRecord (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_finalization_registry_test.cpp91 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in HWTEST_F_L0()
125 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in HWTEST_F_L0()
165 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in RegisterUnRegisterTestCommon()
H A Ddump_test.cpp723 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_finalization_registry.cpp54 JSHandle<CellRecord> cellRecord = factory->NewCellRecord(); in Register()
H A Dobject_factory.h698 JSHandle<CellRecord> NewCellRecord();
H A Dobject_factory.cpp4773 JSHandle<CellRecord> ObjectFactory::NewCellRecord() in NewCellRecord() function in panda::ecmascript::ObjectFactory

Completed in 15 milliseconds