Home
last modified time | relevance | path

Searched refs:typeByteAlignment (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DTypedObject.cpp576 RootedValue typeByteAlignment(cx, Int32Value(descr->alignment())); in CreateUserSizeAndAlignmentProperties() local
578 typeByteAlignment, in CreateUserSizeAndAlignmentProperties()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DTypedObject.cpp490 RootedValue typeByteAlignment(cx, Int32Value(descr->alignment())); in CreateUserSizeAndAlignmentProperties() local
492 typeByteAlignment, in CreateUserSizeAndAlignmentProperties()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DTypedObject.cpp568 RootedValue typeByteAlignment(cx, Int32Value(descr->alignment())); in CreateUserSizeAndAlignmentProperties() local
569 if (!DefineProperty(cx, descr, cx->names().byteAlignment, typeByteAlignment, in CreateUserSizeAndAlignmentProperties()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DTypedObject.cpp540 RootedValue typeByteAlignment(cx, Int32Value(descr->alignment())); in CreateUserSizeAndAlignmentProperties() local
541 if (!DefineProperty(cx, descr, cx->names().byteAlignment, typeByteAlignment, in CreateUserSizeAndAlignmentProperties()