Commits
Branch selector
User selector
Commit History
Commits on Oct 5, 2017
[runtime-call-stats] Add extra logging to catch remaining crashes.
Show description for ca81e11authored andcommitted
[parser] Ensure for-in/of loop variables are marked maybe_assigned
Show description for 0717ff3authored andcommitted
[Runtime] Use platform specific value for JSReceiver::HashMask
Show description for a4bddbaauthored andcommitted
[arm64] Make sure exit frames take up a multiple of 16 bytes.
Show description for fee3717authored andcommitted
[fuzzer] Documentation: fix link for build configurations reference.
Show description for a6e4974authored andcommitted
[heap] Fix threshold for delayed chunks after 2c7561.
Show description for 676c413authored andcommitted
Change default component for src/ to Blink>JavaScript
Show description for 95cd866authored andcommitted
[wasm] Fail upon second code section in streaming compilation
Show description for 44c400eauthored andcommitted
[heap] Fix ConcurrentMarkingReschedule cctest.
Show description for 50edfd1authored andcommitted
[heap] Ensure progress in unmapping memory chunks.
Show description for 2c75616authored andcommitted
Use MaybeHandle for values that could be empty
Show description for 87e1b8dauthored andcommitted
[test] Add stress_incremental_marking testing variant
Show description for c7e84f5authored andcommitted
MIPS64: Port `Remove weak-list of optimized JS functions.` on BE
Show description for 93e0006authored andcommitted

[parser] Skipping inner funcs: Fix hoisting.
Show description for f6f5bafauthored andcommitted
Reland "[heap] Separate map space pointers updating from main bulk""
Show description for 01623d6authored andcommitted
Add NumberMin/NumberMax methods to CSA
Show description for a9e6215authored andcommitted
[objects] add documentation for Map object layout
Show description for 8015998authored andcommitted
Modify BranchIfFastJSArray to use array/prototype validation cells
Show description for 08b7872authored andcommitted
Revert "[language] Implement optional catch binding proposal"
Show description for ba44981authored andcommitted
Revert "[heap] Separate map space pointers updating from main bulk"
Show description for 104cdceauthored andcommitted
[build] Introduce an embedder version string
Show description for b096c44authored andcommitted
[language] Implement optional catch binding proposal
Show description for d0651bdauthored andcommitted
[bigint] Implement shift ops
Show description for f83d0e0authored andcommitted
Commits on Oct 4, 2017
[Promises] Fulfill promise before firing PromiseRejectCallback
Show description for c562588authored andcommitted
[wasm] use ccall to set/clear thread in wasm flag
Show description for df5a509authored andcommitted
Revert "[heap] Separate map space pointers updating from main bulk"
Show description for 6f4a86cauthored andcommitted
[bigint] Implement bitwise binary ops
Show description for e300221authored andcommitted
Revert "Reland "[wasm] always allocate memory when guard regions are needed""
Show description for 841ca52authored andcommitted
Reland "[wasm] always allocate memory when guard regions are needed"
Show description for 5e76ff5authored andcommitted
Dispose isolate at end of UNINITIALIZED_TEST
Show description for 56dc592authored andcommitted
[esnext] initialize native_context()->initial_async_generator_prototype
Show description for f3fb1b7authored andcommitted
[asm.js] Fix infinite loop in parser on parse error.
Show description for 4f8a70aauthored andcommitted
[builtins] Enable inlining of polymorphic receivers in Array.prototype.forEach
Show description for 66d75d4authored andcommitted
[heap] Separate map space pointers updating from main bulk
Show description for 0f5d3edauthored andcommitted
Inline relevant parts of MigrateToMap into AllocateStorageForMap
Show description for a7ecf7dauthored andcommitted