Commits
User selector
Commit History
Commits on Mar 26, 2020
[liftoff][debug] Clear stepping in JS
Show description for 15bb248authored andcommitted
Commits on Mar 23, 2020
[wasm] Make traps non-catchable
Show description for 31846faauthored andcommitted
[liftoff] Lazily remove unused breakpoints
Show description for aafc733authored andcommitted
Commits on Mar 20, 2020
[runtime] Reverse JS arguments: fix tests and builtin arguments
Show description for 2a1a7bfauthored andcommitted
Commits on Mar 19, 2020
[wasm] Introduce a TableCopy builtin
Show description for 1e1d4d8authored andcommitted
[wasm] Introduce a WasmTableInit CSA builtin
Show description for ca5ee9dauthored andcommitted
Commits on Mar 17, 2020
[wasm] Fix catching of stack overflow in asm.js instantiation
Show description for 050d30fauthored andcommitted
Commits on Mar 16, 2020
[class] error when accessing unused static private method at debug time
Show description for f2fd492authored andcommitted
[TurboFan] Redirect --trace-opt, --trace-deopt, --trace-osr to a file
Show description for b0bae6cauthored andcommitted
Commits on Mar 13, 2020
[liftoff] Allow resuming execution after stepping
Show description for 9009939authored andcommitted
[liftoff] Add initial logic for stepping
Show description for 83ff405authored andcommitted
Commits on Mar 12, 2020
[wasm] Turn ValueType from an enum to a class
Show description for f3b4167authored andcommitted
Commits on Mar 9, 2020
[api] Create v8::String::NewFromLiteral that returns Local<String>
Show description for b097a8eauthored andcommitted
Commits on Mar 4, 2020
[ptr-compr][csa] Use TaggedIndex nodes in IC builtins
Show description for 08c76f2authored andcommitted
[heap] Restore always allocate scope in SimulateNewspaceFull
Show description for 3a86dcaauthored andcommitted
Commits on Mar 3, 2020
[heap] Restrict usages of AlwaysAllocateScope
Show description for f3babafauthored andcommitted
Commits on Mar 2, 2020
Revert "[cleanup] Remove three unused proxy runtime functions"
Show description for 98fe715authored andcommitted
Reland "[wasm] Refactor AtomicWait implementation"
Show description for 7ad6b04authored andcommitted
[wasm] Add a separate frame type for debug break frames
Show description for 14a9968authored andcommitted
Commits on Feb 28, 2020
Revert "[wasm] Refactor AtomicWait implementation"
Show description for 9945e90authored andcommitted
[wasm] Refactor AtomicWait implementation
Show description for 77d4e23authored andcommitted
Commits on Feb 27, 2020
[wasm][cleanup] Avoid passing non-const FunctionSig*
Show description for 8d1c5f3authored andcommitted
Reland "[regexp] Correctly escape a backslash-newline sequence"
Show description for eea168fauthored andcommitted
[runtime] Updating Arguments to RuntimeArguments
Show description for 3bfc6e3authored andcommitted

Commits on Feb 26, 2020
[runtime] Add arguments type: kRuntime and kJS.
Show description for 61e117dauthored andcommitted
Commits on Feb 21, 2020
[wasm] Add missing ClearThreadInWasmScope scopes
Show description for 2598687authored andcommitted
Commits on Feb 17, 2020
[wasm][reference-types] Implement declarative segments
Show description for de17316authored andcommitted
Commits on Feb 13, 2020
[logging] Handlify a few Objects to prevent UAF
Show description for 3fb9a70authored andcommitted
Commits on Feb 11, 2020
[offthread] Add off-thread support to Script
Show description for 5a5976fauthored andcommitted
Commits on Feb 10, 2020
[test] Update whitelisted runtime-functions for fuzzing
Show description for 0920f17authored andcommitted
Commits on Feb 5, 2020
[callprinter] Correctly point to the incorrect spread arg
Show description for 1d0693eauthored andcommitted
[wasm] Implement DebugBreak runtime function
Show description for 7e364f1authored andcommitted
[wasm] Add builtin and runtime function for debug breaks
Show description for 59bda19authored andcommitted
Commits on Feb 4, 2020
[modules] Setup module exports in Runtime_DeclareModuleExports
Show description for 24c83d4authored andcommitted
Commits on Jan 31, 2020
Whitelist natives for fuzzing
Show description for 2ee598aauthored andcommitted