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