Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp375 Label initSlot(env); in ProfileNativeCall()
387 BRANCH(TaggedIsInt(slotValue), &updateSlot, &initSlot); in ProfileNativeCall() local
403 Bind(&initSlot); in ProfileNativeCall()
742 Label initSlot(env); in ProfileGetIterator()
754 BRANCH(TaggedIsInt(slotValue), &updateSlot, &initSlot); in ProfileGetIterator() local
771 Bind(&initSlot); in ProfileGetIterator()

Completed in 5 milliseconds