MadProbe
|
c97320d3ff
Implementation of Relative indexing method proposal (#6610)
|
před 5 roky |
rhuanjl
|
befa2b30b8
Remove ENABLE_PROJECTION
|
před 5 roky |
rhuanjl
|
ef68766dc8
Remove getVarDate, VariantDate and WinRTDate
|
před 5 roky |
Richard
|
c848d4d8d5
Refactor await & yield & enable async iteration (#6456)
|
před 5 roky |
Richard
|
8ffa08ebed
AsyncIteration
|
před 6 roky |
Taylor Woll
|
89a97c122e
Implement Promise.allSettled
|
před 6 roky |
Taylor Woll
|
393af6c92f
Implement Symbol.prototype.description
|
před 7 roky |
Duong Nguyen-Huu
|
23057cf996
implement BigInt literal, BigInt constructor and comparison operator
|
před 7 roky |
Suraj Sharma
|
f24fcb1c63
Renamed trimLeft and trimRight to trimStart and trimEnd
|
před 7 roky |
Suraj Sharma
|
a717ad3541
Fixes #5690: Add trimStart and trimEnd
|
před 7 roky |
Matt Gardner
|
c8740cc9e5
inline JsBuiltIn helper CallInstanceFunction
|
před 7 roky |
rhuanjl
|
4a7231abaf
Implement RegExp dotAll flag
|
před 7 roky |
Doug Ilijev
|
e2bb2530ac
Fix #5349: Rename Atomics.wake to Atomics.notify, per ES spec change.
|
před 7 roky |
Michael Ferris
|
88155df9e6
Remove Simd.js related code
|
před 8 roky |
rhuanjl
|
b8a38ed48d
Promise.prototype.finally
|
před 8 roky |
Michael Ferris
|
64060aace0
Collect the encoded buffer of the RPC data to try to repro backend crash/asserts
|
před 8 roky |
Michael Ferris
|
3ad6f7270b
Replaced ArrayBuffer.transfer with ArrayBuffer.detach in test builds.
|
před 8 roky |
Doug Ilijev
|
df34f02868
Make toGMTString the same function object as toUTCString
|
před 8 roky |
Michael Ferris
|
c2bc799feb
[1.6>master] [MERGE #3233 @Cellule] WASM - Response API rename
|
před 8 roky |
Michael Ferris
|
e866ab35da
Separate WebAssembly.compile/instantiate for streaming api in WebAssembly.compileStreaming and WebAssembly.instantiateStreaming respectively.
|
před 8 roky |
Hitesh Kanwathirtha
|
11d5ae3f35
Add event tracing function in test build
|
před 8 roky |
Michael Ferris
|
43e9f52541
Fix some WebAssembly spec bugs
|
před 8 roky |
Michael Ferris
|
df0b31d3fc
Implement WebAssembly.compile(Response|Promise<Response>) & WebAssembly.instantiate(Response|Promise<Response>[, importsObject]).
|
před 9 roky |
Michael Ferris
|
1fbfb89358
Build wabt directly in chakra
|
před 9 roky |
Mark Marron
|
8fc58a6b4a
Updates for programatic log emit, logging optimizations, and bug fixes.
|
před 9 roky |
Michael Ferris
|
03638f6d30
Support WebAssembly.Module.customSections
|
před 9 roky |
Michael Ferris
|
4b6fb30425
Create new type WebAssembly.LinkError
|
před 9 roky |
Michael Ferris
|
c6bd701e47
Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution.
|
před 9 roky |
Michael Holman
|
448f2c24a4
implement WebAssembly.instantiate, Module.exports and Module.imports
|
před 9 roky |
Michael Holman
|
f464490cdf
Implement WebAssembly.Table JS API
|
před 9 roky |