Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp1681 Branch(TaggedIsUndefined(newTarget), &slowPath, &normalPath); in GenerateCircuit() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.cpp1551 BRANCH(TaggedIsUndefined(newTarget), &slowPath, &normalPath); in DECLARE_ASM_HANDLER() local

Completed in 24 milliseconds