Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp376 Label sameValueCheck(env); in ProfileNativeCall()
390 BRANCH(Int32Equal(oldId, Int32(PGO_BUILTINS_STUB_ID(NONE))), &exit, &sameValueCheck); in ProfileNativeCall() local
391 Bind(&sameValueCheck); in ProfileNativeCall()
743 Label sameValueCheck(env); in ProfileGetIterator()
758 &exit, &sameValueCheck); in ProfileGetIterator() local
759 Bind(&sameValueCheck); in ProfileGetIterator()

Completed in 3 milliseconds