Home
last modified time | relevance | path

Searched defs:atomMarking (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DGCRuntime.h697 AtomMarkingRuntime atomMarking; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGCRuntime.h924 AtomMarkingRuntime atomMarking; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DGCRuntime.h886 AtomMarkingRuntime atomMarking; variable
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DGCRuntime.h939 AtomMarkingRuntime atomMarking; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGCRuntime.h924 AtomMarkingRuntime atomMarking; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSContext.h388 js::gc::AtomMarkingRuntime& atomMarking() { return runtime_->gc.atomMarking; } in atomMarking() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSContext.h399 js::gc::AtomMarkingRuntime& atomMarking() { return runtime_->gc.atomMarking; } in atomMarking() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSContext.h388 js::gc::AtomMarkingRuntime& atomMarking() { return runtime_->gc.atomMarking; } in atomMarking() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSContext.h280 js::gc::AtomMarkingRuntime& atomMarking() { return runtime_->gc.atomMarking; } in atomMarking() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DJSContext.h374 js::gc::AtomMarkingRuntime& atomMarking() { return runtime_->gc.atomMarking; } in atomMarking() function