Searched refs:GetMethodFromJSFunction (Results 1 – 4 of 4) sorted by relevance
434 GateRef method = GetMethodFromJSFunction(function); in GetStartIdxAndNumArgs()
602 GateRef GetMethodFromJSFunction(GateRef jsfunc);
2152 inline GateRef StubBuilder::GetMethodFromJSFunction(GateRef object) in GetMethodFromJSFunction() function
5171 GateRef method = GetMethodFromJSFunction(func); in JSCallDispatch()