Home
last modified time | relevance | path

Searched refs:obj_hasProperty (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DUnboxedObject.h252 static bool obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp);
388 static bool obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp);
H A DUnboxedObject.cpp776 UnboxedPlainObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp) in obj_hasProperty() function in UnboxedPlainObject
935 UnboxedPlainObject::obj_hasProperty,
1477 UnboxedArrayObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp) in obj_hasProperty() function in UnboxedArrayObject
1631 UnboxedArrayObject::obj_hasProperty,
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DUnboxedObject.h252 static bool obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp);
388 static bool obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp);
H A DUnboxedObject.cpp768 UnboxedPlainObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp) in obj_hasProperty() function in UnboxedPlainObject
930 UnboxedPlainObject::obj_hasProperty,
1461 UnboxedArrayObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp) in obj_hasProperty() function in UnboxedArrayObject
1618 UnboxedArrayObject::obj_hasProperty,
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DTypedObject.cpp415 bool TypedObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, in obj_hasProperty() function in TypedObject
631 TypedObject::obj_hasProperty, // hasProperty
H A DTypedObject.h98 [[nodiscard]] static bool obj_hasProperty(JSContext* cx, HandleObject obj,
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DTypedObject.cpp415 bool TypedObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, in obj_hasProperty() function in TypedObject
631 TypedObject::obj_hasProperty, // hasProperty
H A DTypedObject.h98 [[nodiscard]] static bool obj_hasProperty(JSContext* cx, HandleObject obj,
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DUnboxedObject.h225 static bool obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id,
H A DUnboxedObject.cpp776 /* static */ bool UnboxedPlainObject::obj_hasProperty(JSContext* cx, in obj_hasProperty() function in UnboxedPlainObject
921 UnboxedPlainObject::obj_hasProperty,
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DTypedObject.cpp479 bool TypedObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, in obj_hasProperty() function in TypedObject
689 TypedObject::obj_hasProperty, // hasProperty
H A DTypedObject.h106 [[nodiscard]] static bool obj_hasProperty(JSContext* cx, HandleObject obj,
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DTypedObject.h564 static MOZ_MUST_USE bool obj_hasProperty(JSContext* cx, HandleObject obj,
H A DTypedObject.cpp1808 bool TypedObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, in obj_hasProperty() function in TypedObject
2239 TypedObject::obj_hasProperty, // hasProperty
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DTypedObject.h512 static MOZ_MUST_USE bool obj_hasProperty(JSContext* cx, HandleObject obj,
H A DTypedObject.cpp1519 bool TypedObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, in obj_hasProperty() function in TypedObject
1986 TypedObject::obj_hasProperty,
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DTypedObject.h519 static MOZ_MUST_USE bool obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id,
H A DTypedObject.cpp1724 TypedObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp) in obj_hasProperty() function in TypedObject
2216 TypedObject::obj_hasProperty,
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DTypedObject.h524 static bool obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp);
H A DTypedObject.cpp1738 TypedObject::obj_hasProperty(JSContext* cx, HandleObject obj, HandleId id, bool* foundp) in obj_hasProperty() function in TypedObject
2251 TypedObject::obj_hasProperty, \