Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/tests/
Dmodule_snapshot_test.cpp141 … JSHandle<TaggedArray> environmentArray = objectFactory->NewTaggedArray(environmentArraySize); in InitEnv() local
363 JSHandle<TaggedArray> environmentArray = factory->NewTaggedArray(environmentArraySize); in InitMockUpdateBindingModule() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp1190 JSHandle<TaggedArray> environmentArray(thread, module->GetEnvironment(thread)); in ModuleDeserialierTest4() local
3037 JSHandle<TaggedArray> environmentArray = objectFactory->NewTaggedArray(4); in HWTEST_F_L0() local