Searched refs:SetCompiledCodeFlagToFunctionFromMethod (Results 1 – 3 of 3) sorted by relevance
724 SetCompiledCodeFlagToFunctionFromMethod(glue, func, method); in InitializeFunctionWithMethod()
813 void SetCompiledCodeFlagToFunctionFromMethod(GateRef glue, GateRef function, GateRef value);
11030 void StubBuilder::SetCompiledCodeFlagToFunctionFromMethod(GateRef glue, GateRef function, GateRef m… in SetCompiledCodeFlagToFunctionFromMethod() function in panda::ecmascript::kungfu::StubBuilder