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