Searched refs:CallFastPath (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder.cpp | 5196 CallFastPath(glue, nativeCode, func, thisValue, actualNumArgs, callField, in JSCallDispatch() 5210 CallFastPath(glue, nativeCode, func, thisValue, actualNumArgs, callField, in JSCallDispatch() 5224 CallFastPath(glue, nativeCode, func, thisValue, actualNumArgs, callField, in JSCallDispatch() 5238 CallFastPath(glue, nativeCode, func, thisValue, actualNumArgs, callField, in JSCallDispatch() 5265 CallFastPath(glue, nativeCode, func, thisValue, actualNumArgs, callField, in JSCallDispatch() 5743 void StubBuilder::CallFastPath(GateRef glue, GateRef nativeCode, GateRef func, GateRef thisValue, in CallFastPath() function in panda::ecmascript::kungfu::StubBuilder
|
| D | stub_builder.h | 637 …void CallFastPath(GateRef glue, GateRef nativeCode, GateRef func, GateRef thisValue, GateRef actua…
|