Commits
User selector
Commit History
Commits on Sep 29, 2017
[debug] remove --block-coverage.
Show description for 90e764bauthored andcommitted
[debug] no longer iterate the heap to find optimized code.
Show description for a7717bdauthored andcommitted
Commits on Sep 28, 2017
[wasm] Move compilation methods to module-compiler.h
Show description for afb7bdcauthored andcommitted

Commits on Sep 25, 2017
[cleanup] Fix (D)CHECK macros in src/{debug,inspector}
Show description for 8d38c15authored andcommitted
Commits on Sep 15, 2017
[coverage] Correctly free DebugInfo in the absence of breakpoints
Show description for 1420e44authored andcommitted
Commits on Sep 7, 2017
Reland "[cleanup] Replace more instances of List with std::vector."
Show description for d450441authored andcommitted
Commits on Sep 6, 2017
Revert "[cleanup] Replace more instances of List with std::vector."
Show description for 9979985authored andcommitted
[cleanup] Replace more instances of List with std::vector.
Show description for 9b35364authored andcommitted
Commits on Aug 31, 2017
[wasm] Avoid including heap-inl.h in wasm-objects.h
Show description for b0d984cauthored andcommitted
Commits on Aug 29, 2017
[cleanup] Replace List with std::vector in debugger code.
Show description for edc03ceauthored andcommitted
Commits on Aug 25, 2017
[cleanup] Replace List with std::vector in runtime and builtins.
Show description for 42ccbd3authored andcommitted
Commits on Aug 24, 2017
[debug] remove some dead code.
Show description for 92713ccauthored andcommitted
Commits on Aug 17, 2017
Reland "[Compiler] Remove CompileDebugCode and EnsureBytecode and replace with Compile"
Show description for 73ec559authored andcommitted
Revert "[Compiler] Remove CompileDebugCode and EnsureBytecode and replace with Compile"
Show description for 0f40415authored andcommitted
[Compiler] Remove CompileDebugCode and EnsureBytecode and replace with Compile
Show description for 21da12aauthored andcommitted
Commits on Aug 16, 2017
[debug] remove support for full-codegen.
Show description for 491d94dauthored andcommitted
Commits on Aug 11, 2017
[fullcodegen] Delete FullCodegen.
Show description for 1458e8bauthored andcommitted
Commits on Aug 2, 2017
[inspector] move breakpoint management to native
Show description for cd9e86aauthored andcommitted
Fix common misspellings
Show description for b41f857authored andcommitted
Commits on Aug 1, 2017
Reland "[builtins] Remove Builtins::Name() accessors"
Show description for fcaa2c2authored andcommitted
Commits on Jul 31, 2017
[inspector] speedup Debugger.getPossibleBreakpoints
Show description for f455986authored andcommitted
Revert "[builtins] Remove Builtins::Name() accessors"
Show description for 17a26c0authored andcommitted
[builtins] Remove Builtins::Name() accessors
Show description for 2f79e03authored andcommitted
Commits on Jul 28, 2017
[inspector] move SetScriptSource call to native
Show description for 6b0bf16authored andcommitted
Commits on Jul 13, 2017
[cleanup] Remove always-off support for tail calls
Show description for 1769f89authored andcommitted
Commits on Jul 10, 2017
Add Smi::ToInt helper method
Show description for 14e80e5authored andcommitted
Commits on Jun 29, 2017
[compiler] Remove OSR code cache
Show description for 9845f01authored andcommitted
Commits on Jun 20, 2017
[debugger] removed BreakPositionAlignment.STATEMENT_ALIGNED
Show description for f6bc208authored andcommitted
Commits on Jun 9, 2017
[wasm] [cleanup] Avoid shouting WASM
Show description for be11351authored andcommitted
Commits on Jun 7, 2017
[inspector] fixed getPossibleBreakpoints
Show description for 9fef8fdauthored andcommitted
Commits on Jun 6, 2017
[coverage] Block coverage with support for IfStatements
Show description for b424154authored andcommitted
Commits on May 31, 2017
[debug] Untangle DebugInfo from break point support
Show description for d3371c2authored andcommitted
[inspector] don't create negative location for isBlackboxed check
Show description for 6a65e6dauthored andcommitted
Commits on May 30, 2017
Replace PREPARE_FOR_EXECUTION_WITH_CONTEXT_IN_RUNTIME_CALL_STATS_SCOPE
Show description for d41fe9fauthored andcommitted
Rename "NoBarrier" memory operations to "Relaxed".
Show description for 23cc6beauthored andcommitted