Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcommon_stubs.cpp974 BRANCH(Int64Equal(expectedArgc, argc), &fastCall, &fastCallBridge); in GenerateCircuit() local
H A Dcall_stub_builder.cpp267 BRANCH(Int64Equal(expectedArgc, realNumArgs_), &fastCall, &fastCallBridge); in JSFastAotCall() local

Completed in 5 milliseconds