Home
last modified time | relevance | path

Searched defs:mayFastpath (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1960 BRANCH(TaggedIsHole(slotValue), &slowpath, &mayFastpath); in CreateEmptyArray() local
2005 BRANCH(TaggedIsHole(slotValue), &slowpath, &mayFastpath); in CreateArrayWithBuffer() local

Completed in 12 milliseconds