Commits
User selector
Commit History
Commits on Oct 5, 2017
[parser] Ensure for-in/of loop variables are marked maybe_assigned
Show description for 0717ff3authored andcommitted
[fuzzer] Documentation: fix link for build configurations reference.
Show description for a6e4974authored andcommitted
[wasm] Fail upon second code section in streaming compilation
Show description for 44c400eauthored andcommitted
[heap] Fix ConcurrentMarkingReschedule cctest.
Show description for 50edfd1authored 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
[parser] Skipping inner funcs: Fix hoisting.
Show description for f6f5bafauthored andcommitted
Add NumberMin/NumberMax methods to CSA
Show description for a9e6215authored andcommitted
Revert "[language] Implement optional catch binding proposal"
Show description for ba44981authored 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 "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
Support fast-path Function.prototype.bind for bound function
Show description for 808dc8cauthored andcommitted
[es2015] Optimize Object.is baseline and interesting cases.
Show description for d4da17cauthored andcommitted
[wasm] Compute opcode length for Atomic ops
Show description for 06d1ffbauthored andcommitted
Commits on Oct 3, 2017
[debug] add microtask-related tests.
Show description for 84b448bauthored andcommitted
[jumbo] arm unittests fixup
Show description for 0c93ef3authored andcommitted
Commits on Oct 2, 2017
[deoptimizer] Fix TranslatedState inline frame indexing.
Show description for 631489bauthored andcommitted

[deoptimizer] Materialize objects with top-most stub frame.
Show description for 17d86d7authored andcommitted

[ic] Properly handle polymorphic symbol accesses.
Show description for 08db4d7authored andcommitted
[parser] Add use counter for U+2028 & U+2029
Show description for d3c9812authored andcommitted
[wasm] Move memory-related methods to wasm-memory.(cc|h).
Show description for 9debe44authored andcommitted

[wasm] Add flag for memory tracing
Show description for bfaacb8authored andcommitted
[es2015] Optimize TypedArray.prototype[Symbol.toStringTag].
Show description for b8b76ebauthored andcommitted
[wasm] Implement I32AtomicLoad, I32AtomicStore ops
Show description for b380525authored andcommitted
Commits on Sep 30, 2017
[jumbo] arm64 cctest fixes
Show description for 37305e9authored andcommitted
[wasm] set thread-in-wasm flag after converting arguments
Show description for 025e3abauthored andcommitted