Searched refs:SetMethodToFunction (Results 1 – 3 of 3) sorted by relevance
529 SetMethodToFunction(glue, *result, method); in NewJSFunction()588 SetMethodToFunction(glue, func, Undefined()); in InitializeJSFunction()
650 void SetMethodToFunction(GateRef glue, GateRef function, GateRef value);
2627 inline void StubBuilder::SetMethodToFunction(GateRef glue, GateRef function, GateRef value) in SetMethodToFunction() function