Commits
User selector
Commit History
Commits on Oct 4, 2017
[wasm] use ccall to set/clear thread in wasm flag
Show description for df5a509authored andcommitted
Commits on Sep 28, 2017
[wasm] Introduce the WasmContext
Show description for 6cd7a5aauthored andcommitted
Commits on Sep 5, 2017
[builtins] Implement lazy deserialization for TFJ builtins
Show description for 79aee24authored andcommitted
Commits on Aug 25, 2017
[Interpreter] Adapt Call bytecode handlers to drop their stack-frame.
Show description for 51a1514authored andcommitted
[Collections] Replace GenericHash runtime call with fast C call
Show description for f38c92aauthored andcommitted
Commits on Aug 23, 2017
Reland "[Compiler] Remove code aging support."
Show description for 8bf15bfauthored andcommitted
[X64] replace far jump by near jump
Show description for 093dcd9authored andcommitted
Commits on Aug 22, 2017
Revert "[Compiler] Remove code aging support."
Show description for 42d3d36authored andcommitted
[Compiler] Remove code aging support.
Show description for a205117authored andcommitted
Commits on Aug 21, 2017
[Collections] Remove dead code
Show description for 784ac3aauthored andcommitted
Commits on Aug 19, 2017
Revert "Revert "[wasm] Reference indirect tables as addresses of global handles""
Show description for b22fb03authored andcommitted
Revert "[wasm] Reference indirect tables as addresses of global handles"
Show description for af37f6bauthored andcommitted
Commits on Aug 18, 2017
[wasm] Reference indirect tables as addresses of global handles
Show description for 186099dauthored andcommitted
Commits on Aug 16, 2017
[debug] remove support for full-codegen.
Show description for 491d94dauthored andcommitted
Commits on Aug 14, 2017
[wasm] Reuse reloc info size and address accessors.
Show description for 4b397e6authored andcommitted
Commits on Aug 9, 2017
[wasm] Fix patching of table sizes.
Show description for f6d5504authored andcommitted

Commits on Aug 4, 2017
[csa] Add C++ compile time type checks to CSA.
Show description for 0caf1d2authored andcommitted
Commits on Aug 3, 2017
[heap] Implement write barrier in code stub assembly
Show description for 744b901authored andcommitted
Commits on Aug 2, 2017
Support circular references between generated builtins.
Show description for 266be35authored andcommitted
Commits on Aug 1, 2017
Move RegList and related out of frame.h and arch-specific files.
Show description for b488e73authored andcommitted

Remove cell visiting in object visitor.
Show description for 809c3d4authored andcommitted
Commits on Jul 24, 2017
Switch JSFunction::code to be a tagged value.
Show description for 4e207a4authored andcommitted

Commits on Jul 18, 2017
Remove x87 port
Show description for e825c43authored andcommitted
Commits on Jul 13, 2017
[cleanup] Remove always-off support for tail calls
Show description for 1769f89authored andcommitted
[base] Consolidate IsPowerOfTwo{32,64} and IS_POWER_OF_TWO
Show description for 7c00e15authored andcommitted
Commits on Jul 12, 2017
[assembler] Don't look at max_old_generation_size when growing buffer.
Show description for c97c01bauthored andcommitted
Commits on Jul 10, 2017
Initial optimization of Map.prototype.(get|has) in Turbofan.
Show description for aba708aauthored andcommitted
Commits on Jun 28, 2017
[compiler] Delay generation of code stubs.
Show description for 040fa06authored andcommitted
Commits on Jun 23, 2017
[iwyu] Include isolate.h less.
Show description for 28d6d14authored andcommitted
Commits on Jun 20, 2017
Remove enum RelocInfo::CODE_TARGET_WITH_ID.
Show description for b2b38f0authored andcommitted
Commits on Jun 16, 2017
[wasm] Increase WebAssembly.Memory maximum size to 2GB
Show description for 1ff3e7eauthored andcommitted
Commits on Jun 6, 2017
[Collections] Don't templatize OrderedHashTable::Get
Show description for e380113authored andcommitted

Commits on Jun 2, 2017
[Collections] Port Map.p.has to CSA/C++
Show description for 19f7cc4authored andcommitted

Commits on Jun 1, 2017
[Collections] Port Map.get to CSA/C++
Show description for c25744cauthored andcommitted

Commits on May 31, 2017
[compiler] Delay allocation of code-embedded heap numbers.
Show description for 659e8f7authored andcommitted