Searched refs:SetCodeEntryToFunctionFromMethod (Results 1 – 3 of 3) sorted by relevance
248 SetCodeEntryToFunctionFromMethod(function, method); in NewSFunctionByHClass()
899 …void SetCodeEntryToFunctionFromMethod(const JSHandle<JSFunction> &func, const JSHandle<Method> &mo…
1946 void ObjectFactory::SetCodeEntryToFunctionFromMethod(const JSHandle<JSFunction> &func, const JSHand… in SetCodeEntryToFunctionFromMethod() function in panda::ecmascript::ObjectFactory1980 SetCodeEntryToFunctionFromMethod(function, method); in NewJSFunctionByHClass()