Lines Matching refs:set
47597 static_assert(uintptr_t(JS::TraceKind::BaseShape) & OutOfLineTraceKindMask, "mask bits are set");
47598 static_assert(uintptr_t(JS::TraceKind::JitCode) & OutOfLineTraceKindMask, "mask bits are set");
47599 static_assert(uintptr_t(JS::TraceKind::LazyScript) & OutOfLineTraceKindMask, "mask bits are set");
47600 static_assert(uintptr_t(JS::TraceKind::Scope) & OutOfLineTraceKindMask, "mask bits are set");
47601 static_assert(uintptr_t(JS::TraceKind::RegExpShared) & OutOfLineTraceKindMask, "mask bits are set");
59484 "significand must only have significand bits set");
64716 Heap<T>& operator=(const T& p) { set(p); return *this; } Heap<T>& operator=(const Heap<T>& other) { set(other.get()); return *this; };
64746 void set(const T& newPtr) {
64941 void set(const T& v) {
65149 void set(const T& value) {
65154 Rooted<T>& operator=(const T& p) { set(p); return *this; } Rooted<T>& operator=(const Rooted<T>& other) { set(other.get()); return *this; };
65210 FakeRooted<T>& operator=(const T& p) { set(p); return *this; } FakeRooted<T>& operator=(const FakeRooted<T>& other) { set(other.get()); return *this; };
65217 void set(const T& value) {
65239 void set(const T& v) {
65424 set(GCPolicy<T>::initial());
65430 PersistentRooted<T>& operator=(const T& p) { set(p); return *this; } PersistentRooted<T>& operator=(const PersistentRooted<T>& other) { set(other.get()); return *this; };
65447 void set(U&& value) {
82733 static nsIAtom* set;
98487 : AutoGCRooter(cx, tag), set(cx)
98497 return set.init(len);
98500 return set.initialized();
98503 return set.lookup(l);
98506 set.remove(p);
98509 return set.lookupForAdd(l);
98513 return set.add(p, t);
98517 return set.relookupOrAdd(p, l, t);
98522 return set.all();
98528 set.clear();
98532 set.finish();
98536 return set.empty();
98540 return set.count();
98544 return set.capacity();
98548 return set.sizeOfExcludingThis(mallocSizeOf);
98551 return set.sizeOfIncludingThis(mallocSizeOf);
98557 return set.has(l);
98561 return set.put(t);
98565 return set.putNew(t);
98569 set.remove(l);
98578 HashSetImpl set;
100078 void set(bool overrideValue) {
100377 object().set(nullptr);
100389 object().set(obj);
100390 value().set(v);
100397 object().set(other.obj);
100401 value().set(other.value);
100411 object().set(nullptr);
100415 value().set(v);
100430 value().set(v);
123432 virtual bool set(JSContext* cx, HandleObject proxy, HandleId id, HandleValue v,
123823 virtual bool set(JSContext* cx, HandleObject proxy, HandleId id, HandleValue v,
123922 virtual bool set(JSContext* cx, HandleObject wrapper, HandleId id, HandleValue v,
123984 virtual bool set(JSContext* cx, HandleObject wrapper, HandleId id, HandleValue v,
127401 rval.set(JS_GetEmptyStringValue(cx));
144435 bool set(JSContext *cx, JS::Handle<JSObject*> proxy, JS::Handle<jsid> id,
144534 desc.object().set(obj);
144546 desc.value().set(v);
144554 desc.object().set(obj);
144555 desc.value().set(v);
147429 set() noexcept
147443 set(size_t __position, bool __val = true)
147445 this->_M_check(__position, ("bitset::set"));
151787 inline void set(const T aValue);
151825 ThreadLocal<T>::set(const T aValue)
153819 rval.set(JS::ObjectValue(*obj));
153978 rval.set(JS::ObjectValue(*obj));
154068 rval.set(JS::ObjectValue(*obj));
154121 rval.set(JS::ObjectValue(*obj));
154480 rval.set(JS::ObjectOrNullValue(p));
154487 rval.set(JS::ObjectValue(p));
155331 protop.set(protoGetter(cx));
155333 protop.set(JS::GetRealmObjectPrototype(cx));
155337 protop.set(JS::GetRealmFunctionPrototype(cx));
155343 protop.set(protoGetter(cx));
155611 aReflector.set(js::NewProxyObject(aCx, aHandler, proxyPrivateVal, aProto,
155624 aReflector.set(JS_NewObjectWithGivenProto(aCx, aClass, aProto));
155855 aGlobal.set(JS_NewGlobalObject(aCx, aClass, aPrincipal,
156342 aValue.set(aArgument);
156351 aValue.set(aArgument);
156360 aValue.set(aArgument);
157233 inline bool IsPermitted(JSFlatString* prop, char16_t propFirstChar, bool set)
157237 if (!set && JS_FlatStringEqualsAscii(prop, "blur")) {
157243 if (!set && JS_FlatStringEqualsAscii(prop, "close")) {
157246 if (!set && JS_FlatStringEqualsAscii(prop, "closed")) {
157252 if (!set && JS_FlatStringEqualsAscii(prop, "focus")) {
157255 if (!set && JS_FlatStringEqualsAscii(prop, "frames")) {
157261 if (!set && JS_FlatStringEqualsAscii(prop, "length")) {
157270 if (!set && JS_FlatStringEqualsAscii(prop, "opener")) {
157276 if (!set && JS_FlatStringEqualsAscii(prop, "parent")) {
157279 if (!set && JS_FlatStringEqualsAscii(prop, "postMessage")) {
157285 if (!set && JS_FlatStringEqualsAscii(prop, "self")) {
157291 if (!set && JS_FlatStringEqualsAscii(prop, "top")) {
157297 if (!set && JS_FlatStringEqualsAscii(prop, "window")) {
177505 void Servo_StyleSet_RebuildData(RawServoStyleSetBorrowed set);
177507 void Servo_StyleSet_Drop(RawServoStyleSetOwned set);
177508 void Servo_StyleSet_AppendStyleSheet(RawServoStyleSetBorrowed set, RawServoStyleSheetBorrowed sheet, bool flush);
177510 void Servo_StyleSet_PrependStyleSheet(RawServoStyleSetBorrowed set, RawServoStyleSheetBorrowed sheet, bool flush);
177512 void Servo_StyleSet_RemoveStyleSheet(RawServoStyleSetBorrowed set, RawServoStyleSheetBorrowed sheet, bool flush);
177514 void Servo_StyleSet_InsertStyleSheetBefore(RawServoStyleSetBorrowed set, RawServoStyleSheetBorrowed sheet, RawServoStyleSheetBorrowed reference, bool flush);
177517 void Servo_StyleSet_FlushStyleSheets(RawServoStyleSetBorrowed set);
177518 void Servo_StyleSet_NoteStyleSheetsChanged(RawServoStyleSetBorrowed set);
177520 bool Servo_StyleSet_FillKeyframesForName(RawServoStyleSetBorrowed set, const nsACString* property, nsTimingFunctionBorrowed timing_function, ServoComputedValuesBorrowed computed_values, RawGeckoKeyframeListBorrowedMut keyframe_list);
177526 void Servo_StyleSet_GetFontFaceRules(RawServoStyleSetBorrowed set, RawGeckoFontFaceRuleListBorrowedMut list);
177573 void Servo_GetComputedKeyframeValues(RawGeckoKeyframeListBorrowed keyframes, ServoComputedValuesBorrowed style, ServoComputedValuesBorrowedOrNull parent_style, RawServoStyleSetBorrowed set, RawGeckoComputedKeyframeValuesListBorrowedMut result);
177726 ServoComputedValuesStrong Servo_ComputedValues_GetForAnonymousBox(ServoComputedValuesBorrowedOrNull parent_style_or_null, nsIAtom* pseudoTag, bool skip_display_fixup, RawServoStyleSetBorrowed set);
177731 ServoComputedValuesStrong Servo_ComputedValues_Inherit(RawServoStyleSetBorrowed set, ServoComputedValuesBorrowedOrNull parent_style);
177749 ServoComputedValuesStrong Servo_ResolveStyle(RawGeckoElementBorrowed element, RawServoStyleSetBorrowed set, bool allow_stale);
177753 ServoComputedValuesStrong Servo_ResolvePseudoStyle(RawGeckoElementBorrowed element, nsIAtom* pseudo_tag, bool is_probe, RawServoStyleSetBorrowed set);
177755 ServoComputedValuesStrong Servo_ResolveStyleLazily(RawGeckoElementBorrowed element, nsIAtom* pseudo_tag, RawServoStyleSetBorrowed set);
177761 bool Servo_TraverseSubtree(RawGeckoElementBorrowed root, RawServoStyleSetBorrowed set, mozilla::TraversalRootBehavior root_behavior);
177769 ServoComputedValuesStrong Servo_StyleSet_GetBaseComputedValuesForElement(RawServoStyleSetBorrowed set, RawGeckoElementBorrowed element, nsIAtom* pseudo_tag);