Searched defs:SetFunctionLength (Results 1 – 2 of 2) sorted by relevance
157 inline void SetFunctionLength(const JSThread *thread, JSTaggedValue length) in SetFunctionLength() function
418 bool JSFunction::SetFunctionLength(JSThread *thread, const JSHandle<JSFunction> &func, JSTaggedValu… in SetFunctionLength() function in panda::ecmascript::JSFunction