Searched refs:JSFastAotCall (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | call_stub_builder.h | 171 void JSFastAotCall(Label *exit);
|
H A D | call_stub_builder.cpp | 221 JSFastAotCall(exit);
in JSCallJSFunction() 257 void CallStubBuilder::JSFastAotCall(Label *exit) in JSFastAotCall() function in panda::ecmascript::kungfu::CallStubBuilder |
Completed in 3 milliseconds