Linus Groh
|
d74ce90e74
LibJS: Add spec comments to exp{,_double}()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
eb4ea557f1
LibJS: Add spec comments to mod()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
dc747b3dd4
LibJS: Add spec comments to div()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
f0f476079b
LibJS: Add spec comments to mul()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
51cdf2cdef
LibJS: Add spec comments to sub()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
d5359164b1
LibJS: Add spec comments to add()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
e27ef63217
LibJS: Add spec comments to unsigned_right_shift()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
b66f9a8718
LibJS: Add spec comments to right_shift()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
8aa19a8a60
LibJS: Add spec comments to left_shift()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
08f6be1715
LibJS: Add spec comments to unary_minus()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
4458b7bf19
LibJS: Add spec comments to unary_plus()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
c23d8c7486
LibJS: Add spec comments to bitwise_not()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
f0f2dd5850
LibJS: Add spec comments to bitwise_xor()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
07f9ae908c
LibJS: Add spec comments to bitwise_or()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
9d3d4a760f
LibJS: Add spec comments to bitwise_and()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
3a8c704d19
LibJS: Add spec comments to less_than_equals()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
e53c8ae593
LibJS: Add spec comments to less_than()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
27ed1f6d5e
LibJS: Add spec comments to greater_than_equals()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
444ba191af
LibJS: Add spec comments to greater_than()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
058a247c61
LibJS: Add spec comments to Value::to_integer_or_infinity()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
72ee346f64
LibJS: Add spec comments to Value::to_index()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
d1b2ac41fd
LibJS: Add spec comments to Value::to_length()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
34e372cbff
LibJS: Add spec comments to Value::to_u8_clamp()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
fff5fe44c1
LibJS: Add spec comments to Value::to_u8()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
2a3f150ab8
LibJS: Add spec comments to Value::to_i8()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
42eac3b7d3
LibJS: Add spec comments to Value::to_u16()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
b8ae9ca206
LibJS: Add spec comments to Value::to_i16()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
1ef2b43e4c
LibJS: Add spec comments to Value::to_u32()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
f958b19b19
LibJS: Add spec comments to Value::to_i32{,_slow_case}()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
c2d33ec48a
LibJS: Add spec comments to Value::to_property_key()
|
%!s(int64=2) %!d(string=hai) anos |