Home
last modified time | relevance | path

Searched refs:markerCell (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp1103 JSHandle<MarkerCell> markerCell = factory->NewMarkerCell(); in HWTEST_F_L0() local
1104 DUMP_FOR_HANDLE(markerCell); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp2187 GateRef markerCell = GetGlobalEnvValue(VariableType::JS_ANY(), glueGlobalEnv, in NewTypedArray() local
2189 BRANCH(IsMarkerCellValid(markerCell), &markerCellValid, &slowPath); in NewTypedArray()

Completed in 9 milliseconds