Home
last modified time | relevance | path

Searched refs:IsNameLookup (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DNativeObject.cpp1780 enum IsNameLookup { NotNameLookup = false, NameLookup = true }; enum
1801 HandleValue receiver, IsNameLookup nameLookup, MutableHandleValue vp) in GetNonexistentProperty()
1867 IsNameLookup nameLookup, FakeMutableHandle<Value> vp) in GetNonexistentProperty()
1874 IsNameLookup nameLookup, MutableHandleValue vp) in GeneralizedGetProperty()
1899 IsNameLookup nameLookup, FakeMutableHandle<Value> vp) in GeneralizedGetProperty()
1913 IsNameLookup nameLookup, in NativeGetPropertyInline()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DNativeObject.cpp2079 enum IsNameLookup { NotNameLookup = false, NameLookup = true }; enum
2092 IsNameLookup nameLookup, in GetNonexistentProperty()
2109 IsNameLookup nameLookup, in GetNonexistentProperty()
2116 IsNameLookup nameLookup, in GeneralizedGetProperty()
2147 IsNameLookup nameLookup, in GeneralizedGetProperty()
2188 typename MaybeRooted<jsid, allowGC>::HandleType id, IsNameLookup nameLookup, in NativeGetPropertyInline()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DNativeObject.cpp2009 enum IsNameLookup { NotNameLookup = false, NameLookup = true }; enum
2022 IsNameLookup nameLookup, in GetNonexistentProperty()
2039 IsNameLookup nameLookup, in GetNonexistentProperty()
2046 IsNameLookup nameLookup, in GeneralizedGetProperty()
2077 IsNameLookup nameLookup, in GeneralizedGetProperty()
2118 typename MaybeRooted<jsid, allowGC>::HandleType id, IsNameLookup nameLookup, in NativeGetPropertyInline()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DNativeObject.cpp1927 enum IsNameLookup { NotNameLookup = false, NameLookup = true }; enum
1948 HandleValue receiver, IsNameLookup nameLookup, MutableHandleValue vp) in GetNonexistentProperty()
2014 IsNameLookup nameLookup, FakeMutableHandle<Value> vp) in GetNonexistentProperty()
2021 IsNameLookup nameLookup, MutableHandleValue vp) in GeneralizedGetProperty()
2046 IsNameLookup nameLookup, FakeMutableHandle<Value> vp) in GeneralizedGetProperty()
2060 IsNameLookup nameLookup, in NativeGetPropertyInline()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DNativeObject.cpp2079 enum IsNameLookup { NotNameLookup = false, NameLookup = true }; enum
2092 IsNameLookup nameLookup, in GetNonexistentProperty()
2109 IsNameLookup nameLookup, in GetNonexistentProperty()
2116 IsNameLookup nameLookup, in GeneralizedGetProperty()
2147 IsNameLookup nameLookup, in GeneralizedGetProperty()
2188 typename MaybeRooted<jsid, allowGC>::HandleType id, IsNameLookup nameLookup, in NativeGetPropertyInline()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DNativeObject.cpp2136 enum IsNameLookup { NotNameLookup = false, NameLookup = true }; enum
2154 IsNameLookup nameLookup, in GetNonexistentProperty()
2200 IsNameLookup nameLookup, in GetNonexistentProperty()
2207 IsNameLookup nameLookup, in GeneralizedGetProperty()
2230 IsNameLookup nameLookup, in GeneralizedGetProperty()
2241 typename MaybeRooted<jsid, allowGC>::HandleType id, IsNameLookup nameLookup, in NativeGetPropertyInline()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DNativeObject.cpp2324 enum IsNameLookup { NotNameLookup = false, NameLookup = true }; enum
2337 IsNameLookup nameLookup, in GetNonexistentProperty()
2354 IsNameLookup nameLookup, in GetNonexistentProperty()
2361 IsNameLookup nameLookup, in GeneralizedGetProperty()
2391 IsNameLookup nameLookup, in GeneralizedGetProperty()
2430 typename MaybeRooted<jsid, allowGC>::HandleType id, IsNameLookup nameLookup, in NativeGetPropertyInline()