Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.h206 bool IsFastAotCallWithBridge() const;
H A Dcall_stub_builder.cpp683 } else if (IsFastAotCallWithBridge()) { in PrepareIdxForAot()
951 if (IsFastAotCallWithBridge()) { in PrepareAppendArgsForAotStep3()
1478 bool CallStubBuilder::IsFastAotCallWithBridge() const in IsFastAotCallWithBridge() function in panda::ecmascript::kungfu::CallStubBuilder

Completed in 3 milliseconds