Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Doptimized_call.cpp454 Label lCallConstructor; in GenJSCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Doptimized_call.cpp466 Label lCallConstructor; in JSCallInternal() local
479 __ Tbnz(Register(X5), JSHClass::ConstructorBit::START_BIT, &lCallConstructor); in JSCallInternal() local

Completed in 5 milliseconds