Sign in
webkit
/
WebKit
/
cd2d5b2c2fae20742699f04f5ce6bfe0215a9f76
/
Source
/
JavaScriptCore
/
runtime
/
BigIntConstructor.cpp
1df8d56
[JSC] JSBigInt allocation should be graceful for OOM
by ysuzuki@apple.com
· 4 years, 10 months ago
e257a3b
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of link failures
by ross.kirsling@sony.com
· 4 years, 10 months ago
0ebe33c
[IWYU] Remove unnecessary includes from JSC implementation files
by ross.kirsling@sony.com
· 4 years, 11 months ago
d829a53
[JSC] Implement BigInt.asIntN and BigInt.asUintN
by ysuzuki@apple.com
· 5 years ago
a038a2b
Unreviewed, reverting r261156.
by ysuzuki@apple.com
· 5 years ago
e10b5f2
[JSC] Implement BigInt.asIntN and BigInt.asUintN
by ysuzuki@apple.com
· 5 years ago
da428b1
[JSC] BigInt constructor should accept larger integers than safe-integers
by ysuzuki@apple.com
· 5 years ago
e7a3e5c
Return BigInt32 whenever we can https://bugs.webkit.org/show_bug.cgi?id=210922
by sbarati@apple.com
· 5 years ago
6654e3f
[JSC] SpeculativeJIT::nonSpeculativeNonPeepholeStrictEq should expect AnyBigIntUse
by ysuzuki@apple.com
· 5 years ago
38b9f4d
[JSC] Skip test262 for non-safe-integer range BigIntConstructor
by ysuzuki@apple.com
· 5 years ago
fd3529f
Support an inlined representation in JSValue of small BigInts ("BigInt32")
by rmorisset@apple.com
· 5 years ago
78bb3d7
Test262-runner should always consider crashes as new failures
by keith_miller@apple.com
· 5 years ago
0e4a9cf
[JSC] Anonymous built-in functions should have empty string for a name
by ross.kirsling@sony.com
· 5 years ago
52e98bb
[JSC] Thread JSGlobalObject* instead of ExecState*
by ysuzuki@apple.com
· 5 years ago
622e869
[JSC] Change signature of HostFunction to (JSGlobalObject*, CallFrame*)
by ysuzuki@apple.com
· 5 years ago
5f05b1e
[JSC] We should have more WithoutTransition functions which are usable for JSGlobalObject initialization
by ysuzuki@apple.com
· 6 years ago
34bfc02
Create a RELEASE_AND_RETURN macro for ExceptionScopes
by keith_miller@apple.com
· 6 years ago
8407763
[WTF] Add user-defined literal for ASCIILiteral
by utatane.tea@gmail.com
· 7 years ago
bef4439
[ESNext][BigInt] Implement BigIntConstructor and BigIntPrototype
by ticaiolima@gmail.com
· 7 years ago