Searched refs:GetMethodFromJSFunctionOrProxy (Results 1 – 8 of 8) sorted by relevance
231 GateRef method = GetMethodFromJSFunctionOrProxy(function); in GetStartIdxAndNumArgs()
259 GateRef method = GetMethodFromJSFunctionOrProxy(function); in GetStartIdxAndNumArgs()
1802 GateRef curMethod = GetMethodFromJSFunctionOrProxy(curFunc); in GenerateCircuit()
506 GateRef method = GetMethodFromJSFunctionOrProxy(function); in GetStartIdxAndNumArgs()
117 method_ = GetMethodFromJSFunctionOrProxy(func_); in JSCallInit()
1125 GateRef method = GetMethodFromJSFunctionOrProxy(func); in TryJitCompile()
898 GateRef GetMethodFromJSFunctionOrProxy(GateRef jsfunc);
3007 inline GateRef StubBuilder::GetMethodFromJSFunctionOrProxy(GateRef object) in GetMethodFromJSFunctionOrProxy() function