Commits
User selector
Commit History
Commits on Oct 5, 2017
[objects] add documentation for Map object layout
Show description for 8015998authored andcommitted
[bigint] Implement shift ops
Show description for f83d0e0authored andcommitted
Commits on Oct 4, 2017
[bigint] Implement bitwise binary ops
Show description for e300221authored andcommitted
[bigint] Implement BigIntShortPrint
Show description for d96463aauthored andcommitted
Commits on Sep 29, 2017
[bigint] Small refactoring of DivLarge
Show description for a852d85authored andcommitted
[bigint] Implement BigInt.parseInt
Show description for 658daa6authored andcommitted
[bigint] Fix ToStringBasePowerOfTwo for multi-digit BigInts
Show description for 4ff45e5authored andcommitted
[debug] remove --block-coverage.
Show description for 90e764bauthored andcommitted
[parser] Skipping inner funcs: Make the data on heap smaller.
Show description for a025806authored andcommitted
Commits on Sep 28, 2017
[objects] Remove obsolete uses of {ReplaceCode} methods.
Show description for 4ba6f15authored andcommitted

[ic] Remove extra-ic-state and Map::code_cache
Show description for b8b25e1authored andcommitted
[bigint] Fixes for issues found in local testing
Show description for d6603beauthored andcommitted
Commits on Sep 26, 2017
Reland "[bigint] Implement Divide and Remainder"
Show description for 3faea67authored andcommitted
Revert "[bigint] Implement Divide and Remainder"
Show description for 34ac2b7authored andcommitted
[bigint] Implement Divide and Remainder
Show description for 2f88c9bauthored andcommitted
Commits on Sep 25, 2017
Port ObjectGetOwnPropertyDescriptor to CSA
Show description for e35a032authored andcommitted

Commits on Sep 22, 2017
[es2015] Introduce dedicated GetTemplateObject bytecode.
Show description for 79ac69bauthored andcommitted
Commits on Sep 21, 2017
[bigint] Implement BigInt::Multiply
Show description for 533e2f0authored andcommitted
Commits on Sep 20, 2017
[bigint] Expose BigInt on the global object
Show description for b361ed5authored andcommitted
v8: Fix most -Wunreachable-code warnings.
Show description for 255bf2dauthored andcommitted
Commits on Sep 19, 2017
[bigint] Implement Add, Subtract, UnaryMinus
Show description for 52531a6authored andcommitted
Commits on Sep 18, 2017
[TurboFan] Remove SetForceInline
Show description for 5114f14authored andcommitted
Commits on Sep 14, 2017
[bigint] Implement .toString for power-of-2 radixes
Show description for a12f05eauthored andcommitted
Commits on Sep 13, 2017
[bigint] Proper variable-length object layout
Show description for 98bb067authored andcommitted
[iwyu] Remove illegal inline include from "macro-assembler.h"
Show description for bc69f34authored andcommitted

Commits on Sep 11, 2017
[bigint] Introduce BigInt type.
Show description for 0c246c3authored andcommitted
Remove Code::FUNCTION type and predicates.
Show description for 8340a86authored andcommitted
[iwyu] Remove obsolete "api.h" include from "handles-inl.h".
Show description for 955d7e4authored andcommitted

Commits on Sep 8, 2017
Fix typo on DescriptorArray class comment
Show description for c24c99eauthored andcommitted
Commits on Sep 7, 2017
[iwyu] Make factory.h self-contained.
Show description for bae0ea3authored andcommitted

[bootstrapper] Reliably set SFI::lazy_deserialization_builtin_id
Show description for 258e42cauthored andcommitted
Commits on Sep 5, 2017
[modules] Turbofan inlining support for namespace accesses
Show description for 8d7379cauthored andcommitted
Remove unused CodeAndVector struct
Show description for 75bbd19authored andcommitted
Commits on Aug 31, 2017
[wasm] Avoid including heap-inl.h in wasm-objects.h
Show description for b0d984cauthored andcommitted
[Modules] Introduce ScriptOrModule and HostDefinedOptions
Show description for dbfe4a4authored andcommitted