Home
last modified time | relevance | path

Searched refs:uninitialize (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp118 Label uninitialize(env); in ProfileOpType() local
129 Branch(TaggedIsInt(slotValue), &compareLabel, &uninitialize); in ProfileOpType()
138 Bind(&uninitialize); in ProfileOpType()