Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.h170 void JSCallJSFunction(Label *exit, Label *noNeedCheckException = nullptr);
H A Dcall_stub_builder.cpp49 JSCallJSFunction(exit, noNeedCheckException); in JSCallDispatchForBaseline()
83 JSCallJSFunction(&exit); in JSCallDispatch()
180 void CallStubBuilder::JSCallJSFunction(Label *exit, Label *noNeedCheckException) in JSCallJSFunction() function in panda::ecmascript::kungfu::CallStubBuilder

Completed in 3 milliseconds