Home
last modified time | relevance | path

Searched refs:GetCallFieldFromMethod (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h436 GateRef callField = GetCallFieldFromMethod(method); in GetStartIdxAndNumArgs()
Dstub_builder.h552 GateRef GetCallFieldFromMethod(GateRef method);
Dstub_builder-inl.h2178 inline GateRef StubBuilder::GetCallFieldFromMethod(GateRef method) in GetCallFieldFromMethod() function
Dstub_builder.cpp5167 GateRef callField = GetCallFieldFromMethod(method); in JSCallDispatch()