Home
last modified time | relevance | path

Searched defs:JSValueType (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/firefox/firefox-99.0/js/src/jit/none/
H A DMacroAssembler-none.h140 void tagValue(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in tagValue() argument
322 void boxNonDouble(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in boxNonDouble() argument
355 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() argument
358 void unboxNonDouble(const ValueOperand&, Register, JSValueType) { in unboxNonDouble() argument
361 void unboxNonDouble(const Address&, Register, JSValueType) { MOZ_CRASH(); } in unboxNonDouble() argument
421 void storeUnboxedPayload(ValueOperand value, T, size_t, JSValueType) { in storeUnboxedPayload() argument
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/none/
H A DMacroAssembler-none.h308 void tagValue(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in tagValue() argument
487 void boxNonDouble(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in boxNonDouble() argument
520 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() argument
523 void unboxNonDouble(const ValueOperand&, Register, JSValueType) { in unboxNonDouble() argument
526 void unboxNonDouble(const Address&, Register, JSValueType) { MOZ_CRASH(); } in unboxNonDouble() argument
586 void storeUnboxedPayload(ValueOperand value, T, size_t, JSValueType) { in storeUnboxedPayload() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/none/
H A DMacroAssembler-none.h308 void tagValue(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in tagValue() argument
487 void boxNonDouble(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in boxNonDouble() argument
520 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() argument
523 void unboxNonDouble(const ValueOperand&, Register, JSValueType) { in unboxNonDouble() argument
526 void unboxNonDouble(const Address&, Register, JSValueType) { MOZ_CRASH(); } in unboxNonDouble() argument
586 void storeUnboxedPayload(ValueOperand value, T, size_t, JSValueType) { in storeUnboxedPayload() argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/none/
H A DMacroAssembler-none.h307 void tagValue(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in tagValue() argument
486 void boxNonDouble(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in boxNonDouble() argument
519 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() argument
522 void unboxNonDouble(const ValueOperand&, Register, JSValueType) { in unboxNonDouble() argument
525 void unboxNonDouble(const Address&, Register, JSValueType) { MOZ_CRASH(); } in unboxNonDouble() argument
582 void storeUnboxedPayload(ValueOperand value, T, size_t, JSValueType) { in storeUnboxedPayload() argument
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/none/
H A DMacroAssembler-none.h296 void tagValue(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in tagValue() argument
538 void boxNonDouble(JSValueType, Register, ValueOperand) { MOZ_CRASH(); } in boxNonDouble() argument
567 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() argument
570 void unboxNonDouble(const ValueOperand&, Register, JSValueType) { in unboxNonDouble() argument
573 void unboxNonDouble(const Address&, Register, JSValueType) { MOZ_CRASH(); } in unboxNonDouble() argument
625 void storeUnboxedPayload(ValueOperand value, T, size_t, JSValueType) { in storeUnboxedPayload() argument
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp1278 Register dest, JSValueType) { in unboxNonDouble() argument
1283 JSValueType) { in unboxNonDouble() argument
1288 Register dest, JSValueType) { in unboxNonDouble() argument
1344 AnyRegister dest, JSValueType) { in unboxValue() argument
H A DMacroAssembler-mips32.h452 JSValueType) { in storeUnboxedPayload() argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp1324 Register dest, JSValueType) { in unboxNonDouble() argument
1331 JSValueType) { in unboxNonDouble() argument
1336 Register dest, JSValueType) { in unboxNonDouble() argument
1411 AnyRegister dest, JSValueType) { in unboxValue() argument
H A DMacroAssembler-mips32.h462 JSValueType) { in storeUnboxedPayload() argument
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp1332 Register dest, JSValueType) { in unboxNonDouble() argument
1339 JSValueType) { in unboxNonDouble() argument
1344 Register dest, JSValueType) { in unboxNonDouble() argument
1419 AnyRegister dest, JSValueType) { in unboxValue() argument
H A DMacroAssembler-mips32.h502 JSValueType) { in storeUnboxedPayload() argument
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp1332 Register dest, JSValueType) { in unboxNonDouble() argument
1339 JSValueType) { in unboxNonDouble() argument
1344 Register dest, JSValueType) { in unboxNonDouble() argument
1419 AnyRegister dest, JSValueType) { in unboxValue() argument
H A DMacroAssembler-mips32.h503 JSValueType) { in storeUnboxedPayload() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp1332 Register dest, JSValueType) { in unboxNonDouble() argument
1339 JSValueType) { in unboxNonDouble() argument
1344 Register dest, JSValueType) { in unboxNonDouble() argument
1419 AnyRegister dest, JSValueType) { in unboxValue() argument
H A DMacroAssembler-mips32.h502 JSValueType) { in storeUnboxedPayload() argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DValue.h70 JS_ENUM_HEADER(JSValueType, uint8_t) in JS_ENUM_HEADER() argument
158 typedef uint8_t JSValueType; typedef
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DValue.h70 JS_ENUM_HEADER(JSValueType, uint8_t) in JS_ENUM_HEADER() argument
158 typedef uint8_t JSValueType; typedef
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DValue.h44 enum JSValueType : uint8_t { enum
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DValue.h47 enum JSValueType : uint8_t { enum
/dports/www/firefox/firefox-99.0/js/public/
H A DValue.h44 enum JSValueType : uint8_t { enum
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DValue.h51 JS_ENUM_HEADER(JSValueType, uint8_t){ in JS_ENUM_HEADER() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DValue.h44 enum JSValueType : uint8_t { enum
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/
H A DMacroAssembler-arm.h944 JSValueType) { in storeUnboxedPayload() argument
/dports/www/firefox/firefox-99.0/js/src/jit/arm/
H A DMacroAssembler-arm.h948 JSValueType) { in storeUnboxedPayload() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm/
H A DMacroAssembler-arm.h944 JSValueType) { in storeUnboxedPayload() argument

12