Lines Matching refs:JSArguments
22 bool JSArguments::GetOwnProperty(JSThread *thread, const JSHandle<JSArguments> &args,
42 bool JSArguments::DefineOwnProperty(JSThread *thread, const JSHandle<JSArguments> &args,
55 OperationResult JSArguments::GetProperty(JSThread *thread, const JSHandle<JSArguments> &args,
64 bool JSArguments::SetProperty(JSThread *thread, const JSHandle<JSArguments> &args, const JSHandle<JSTaggedValue> &key,
72 bool JSArguments::DeleteProperty(JSThread *thread, const JSHandle<JSArguments> &args,