Commits
User selector
Commit History
Commits on Sep 28, 2017
[wasm] Move compilation methods to module-compiler.h
Show description for afb7bdcauthored andcommitted

[objects] Remove obsolete uses of {ReplaceCode} methods.
Show description for 4ba6f15authored andcommitted

Commits on Sep 18, 2017
[TurboFan] Remove SetForceInline
Show description for 5114f14authored andcommitted
Commits on Sep 7, 2017
Remove the next field from JS functions.
Show description for f82ae28authored andcommitted
Commits on Aug 17, 2017
Reland "[Compiler] Remove CompileDebugCode and EnsureBytecode and replace with Compile"
Show description for 73ec559authored andcommitted
Commits on Aug 3, 2017
[iwyu] Do not include frames.h in macro assemblers.
Show description for 7d38ee3authored andcommitted

Commits on Aug 2, 2017
[sfi] Move bailout reason into compiler hints
Show description for 069c2acauthored andcommitted
Commits on Aug 1, 2017
[heap] Remove IC age
Show description for 77cd841authored andcommitted
Commits on Jul 31, 2017
[sfi] Remove opt_count
Show description for e47d175authored andcommitted
Commits on Jul 25, 2017
[runtime] Move profiler ticks from SFI to feedback vector (reland)
Show description for 661726dauthored andcommitted
Commits on Jul 17, 2017
Revert "[runtime] Move profiler ticks from SFI to feedback vector"
Show description for 14c5c4fauthored andcommitted
Commits on Jul 5, 2017
[runtime] Move profiler ticks from SFI to feedback vector
Show description for a2fcdc7authored andcommitted
Commits on Jun 30, 2017
[runtime] Remove Runtime::kFunctionSetInstanceClassName.
Show description for 3cb5526authored andcommitted
[runtime] Cleanup js/prologue.js.
Show description for f79b3d4authored andcommitted
Commits on Jun 28, 2017
[runtime] Cleanup native methods creation in js/intl.js.
Show description for e7bd43cauthored andcommitted
Commits on Jun 6, 2017
[parser] Introduce SharedFunctionInfo::has_shared_name().
Show description for 9a2c18fauthored andcommitted
Commits on May 22, 2017
[Heap] Remove code flushing.
Show description for f5d0df3authored andcommitted
Commits on Apr 20, 2017
Remove Accessors::FunctionSetPrototype
Show description for de9daffauthored andcommitted
Commits on Apr 18, 2017
[parser] Set SharedFunctionInfo::length later.
Show description for 5d2c6ecauthored andcommitted
Commits on Apr 12, 2017
[debug,api] Do not use embedder field for debug context id.
Show description for 5f90a6eauthored andcommitted
Commits on Feb 16, 2017
[parser] No need to collect literal counts.
Show description for d21621cauthored andcommitted
Commits on Jan 5, 2017
[runtime] Use DCHECK_EQ instead of DCHECK for number of args.
Show description for b371b0bauthored andcommitted
Commits on Dec 27, 2016
[runtime] Remove a few more "HANDLE"s from CONVERT_ARG_HANDLEs
Show description for 121bf38authored andcommitted
Commits on Dec 16, 2016
[runtime] Port simple String.prototype.indexOf cases to TF Builtin
Show description for 89f159bauthored andcommitted
Commits on Dec 15, 2016
Reland of "Store SharedFunctionInfos of a Script in a FixedArray indexed by their ID"
Show description for 4f2cb8fauthored andcommitted
Commits on Dec 14, 2016
Revert of Store SharedFunctionInfos of a Script in a FixedArray indexed by their ID (patchset #11 id:190001 of https://codereview.chromium.org/2547483002/ )
Show description for 3dea2c8authored andcommitted
Commits on Dec 8, 2016
Store SharedFunctionInfos of a Script in a FixedArray indexed by their ID
Show description for 6595e74authored andcommitted
Commits on Nov 28, 2016
Assign unique IDs to FunctionLiterals
Show description for cfebe60authored andcommitted
Commits on Oct 28, 2016
[debugger] Various break-related functionality in test wrapper
Show description for 83b560bauthored andcommitted
Commits on Sep 20, 2016
Change the CompilerDispatcherJob to take a SharedFunctionInfo
Show description for 0f0912dauthored andcommitted
Commits on Aug 1, 2016
Move FormatStackTrace to C++
Show description for 6c53efcauthored andcommitted
Commits on Jul 11, 2016
Correctly format builtin constructors in stack traces
Show description for be5808bauthored andcommitted
Commits on Jun 9, 2016
[runtime] Deprecate RUNTIME_ASSERT from object ops.
Show description for 206cf39authored andcommitted

Remove dependencies of V8 on cpu-profiler is_profiling.
Show description for 81c8ce7authored andcommitted
Commits on Jun 6, 2016
Introduce IsUndefined(Isolate*) and IsTheHole(Isolate*)
Show description for bc0798cauthored andcommitted