Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1574 BRANCH(Int32NotEqual(remainder, Int32(0)), &storeHead, &enterLoop); in InitializeWithSpeicalValue() local
H A Dstub_builder.cpp10373 BRANCH_NO_WEIGHT(Int32NotEqual(remainder, Int32(0)), &storeHead, &enterLoop); in ArrayCopy() local
10428 BRANCH_NO_WEIGHT(Int32NotEqual(remainder, Int32(0)), &storeEnd, &enterLoop); in ArrayCopy() local

Completed in 21 milliseconds