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