Commits
User selector
Commit History
Commits on May 25, 2020
Port SloppyArgumentsElements to Torque
Show description for e7e77bbauthored andcommitted
Commits on May 19, 2020
[wasm] Torqueify wasm Table.init and Table.copy builtins.
Show description for e19eb64authored andcommitted

Commits on May 15, 2020
[cleanup] Rename internal fields to match the spec
Show description for 7804435authored andcommitted
Commits on May 13, 2020
[runtime] Don't query the number_string_cache on the fallback path
Show description for b509448authored andcommitted
Commits on May 12, 2020
Reland "[wasm][debug] Fix tier down for multiple isolates"
Show description for e62a7f7authored andcommitted
[regexp] Unconditionally get named capture in GetSubstitution
Show description for 4d53833authored andcommitted
Commits on May 11, 2020
[wasm][debug] Make recompilation isolate-independent
Show description for 1498437authored andcommitted
[wasm][debug] Rename WasmCompiledFrame to WasmFrame
Show description for 383d145authored andcommitted
Commits on May 8, 2020
[modules] Disallow throwing in import.meta callback
Show description for 5bf4772authored andcommitted
Commits on May 6, 2020
[API] Fix microtask message reporting
Show description for 767e65fauthored andcommitted
[wasm-gc] Create struct maps on instantiation
Show description for 73a27efauthored andcommitted
Commits on May 5, 2020
[wasm] Remove interpreter entry code
Show description for 61c2a0fauthored andcommitted
Make %GetUndetectable()'s [[Call]] return null
Show description for 701b317authored andcommitted
[heap] Split out memory-chunk.h etc from spaces.h
Show description for 3795f5bauthored andcommitted
Commits on May 4, 2020
[wasm] Store the source URL in CompiledWasmModule
Show description for 7b582b6authored andcommitted
[wasm] Avoid runtime calls for exception handling
Show description for 567a9bdauthored andcommitted
Commits on Apr 30, 2020
[Promise.any] Add Promise.any
Show description for 6f994a0authored andcommitted
Commits on Apr 29, 2020
[wasm] Replace runtime functions with turbofan code
Show description for 45b065bauthored andcommitted
Commits on Apr 28, 2020
[wasm][debug] Remove WasmNumInterpretedCalls runtime function
Show description for b98b462authored andcommitted
[runtime] More permissive %NeverOptimizeFunction for fuzzing
Show description for f8615f6authored andcommitted
[wasm][debug] Remove redirection to interpreter
Show description for 1fb1db1authored andcommitted
Reland "[snapshot] Expose the serializer through %SerializeDeserializeNow"
Show description for bce121cauthored andcommitted
Revert "[snapshot] Expose the serializer through %SerializeDeserializeNow"
Show description for 451854fauthored andcommitted
[snapshot] Expose the serializer through %SerializeDeserializeNow
Show description for ad5b005authored andcommitted
Commits on Apr 24, 2020
[runtime] Fix source location for CallWithSpread with errors
Show description for 1d00b78authored andcommitted
Reland "[builtins] Clean up the use of class_name / ES5 [[Class]]"
Show description for 1aa51b4authored andcommitted
Revert "[builtins] Clean up the use of class_name / ES5 [[Class]]"
Show description for 213016dauthored andcommitted

Commits on Apr 23, 2020
[wasm] Move fast path of wasm RefFunc to a builtin
Show description for cffaee5authored andcommitted

[builtins] Clean up the use of class_name / ES5 [[Class]]
Show description for 29c1eabauthored andcommitted
Commits on Apr 21, 2020
[wasm] Move fast path of wasm Table.get/set to builtins
Show description for b00a531authored andcommitted

[turboprop] Reuse deoptimized code for specified number of soft deopts
Show description for 0d01850authored andcommitted
[wasm-gc] Parse struct.new/struct.get
Show description for 8d4027dauthored andcommitted
[wasm] Always clear "thread in wasm flag" in runtime functions
Show description for 1e6669aauthored andcommitted
[snapshot] Dedicated files for snapshot data
Show description for b39ee29authored andcommitted
[regexp] Consistent expectations for output registers
Show description for fe60913authored andcommitted