Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Doptimized_call.cpp933 Label copyBoundArgument; in JSBoundFunctionCallInternal() local
948 __ B(Condition::EQ, &copyBoundArgument); in JSBoundFunctionCallInternal()
956 __ Bind(&copyBoundArgument); in JSBoundFunctionCallInternal()

Completed in 2 milliseconds