Searched refs:SetCompiledCodeFlagToFunction (Results 1 – 3 of 3) sorted by relevance
794 void SetCompiledCodeFlagToFunction(GateRef glue, GateRef function, GateRef value);
3156 inline void StubBuilder::SetCompiledCodeFlagToFunction(GateRef glue, GateRef function, GateRef valu… in SetCompiledCodeFlagToFunction() function
10074 SetCompiledCodeFlagToFunction(glue, function, compiledCodeFlag); in SetCompiledCodeFlagToFunctionFromMethod()