Commits
User selector
Commit History
Commits on Aug 25, 2017
[Fix] Allow LazyInstance to support classes with virtual members
Show description for b20390cauthored andcommitted
Commits on Feb 9, 2017
[iwyu] Remove include debug.h -> arguments.h
Show description for e425079authored andcommitted
Commits on Jan 17, 2017
Assert that context creation doesn't throw
Show description for 0389df5authored andcommitted
[ast] Remove internalization before AST rewriting
Show description for bb71555authored andcommitted
Commits on Sep 8, 2015
[heap] Remove obsolete DisallowAllocationFailure scope.
Show description for 6f454aaauthored andcommitted

Commits on Jul 31, 2015
Debugger: move implementation to a separate folder.
Show description for 1667c15authored andcommitted
Commits on Apr 21, 2015
Removed src/{isolate,property-details,utils}-inl.h
Show description for 4d3044eauthored andcommitted

Commits on Apr 20, 2015
Replace OVERRIDE->override and FINAL->final since we now require C++11.
Show description for 063fc25committed
Ross McIlroy
Commits on Sep 29, 2014
Fix initialization of assert scopes.
Show description for f6e97c9committed
Commits on Jun 3, 2014
Use full include paths everywhere
Show description for 56a486ccommitted
jochen@chromium.org
Commits on Mar 19, 2014
Introduce per-isolate assert scopes and API to guard JS execution.
Show description for 0bc684acommitted
yangguo@chromium.org
Loading