..
arm
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
arm64
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
base
Add DCHECK_GT macro.
2015-10-02 12:08:52 +00:00
compiler
Fix compilation with GCC 5.2
2015-10-05 11:07:28 +00:00
debug
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
extensions
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
full-codegen
Eliminate no_frame_range data
2015-10-01 17:08:55 +00:00
heap
Add a flag for memory reducer.
2015-10-02 15:16:50 +00:00
ia32
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
ic
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
interpreter
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
libplatform
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
mips
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
mips64
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
ppc
Eliminate no_frame_range data
2015-10-01 17:08:55 +00:00
profiler
Move strings-storage.* to the profiler directory
2015-10-01 18:11:03 +00:00
regexp
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
runtime
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
snapshot
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
third_party
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
x64
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
x87
Re-reland: Remove register index/code indirection
2015-10-02 16:55:22 +00:00
accessors.cc
[es6] Function constructor-created functions should be named "anonymous"
2015-09-30 19:20:04 +00:00
accessors.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
allocation-site-scopes.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
allocation-site-scopes.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
allocation.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
allocation.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
api-natives.cc
Allow JavaScript accessors on API objects.
2015-09-29 11:16:14 +00:00
api-natives.h
Allow JavaScript accessors on API objects.
2015-09-29 11:16:14 +00:00
api.cc
Wrap JSFunction bindings in a helper object.
2015-10-01 11:46:19 +00:00
api.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
arguments.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
arguments.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
array-iterator.js
[es6] Introduce a dedicated JSIteratorResult type.
2015-09-03 12:16:25 +00:00
array.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
arraybuffer.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
assembler.cc
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
assembler.h
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
assert-scope.cc
[heap] Remove obsolete DisallowAllocationFailure scope.
2015-09-08 14:42:44 +00:00
assert-scope.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
ast-expression-visitor.cc
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
ast-expression-visitor.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
ast-literal-reindexer.cc
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
ast-literal-reindexer.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
ast-numbering.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
ast-numbering.h
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
ast-value-factory.cc
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
ast-value-factory.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
ast.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
ast.h
Fix completion of try..finally.
2015-10-01 13:59:56 +00:00
atomic-utils.h
Reland of "[heap] Concurrency support for heap book-keeping info"
2015-09-16 11:18:25 +00:00
background-parsing-task.cc
Debugger: move implementation to a separate folder.
2015-07-31 11:08:15 +00:00
background-parsing-task.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
bailout-reason.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
bailout-reason.h
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
base.isolate
Reland [swarming] Isolate v8 testing.
2015-10-05 09:48:42 +00:00
basic-block-profiler.cc
basic-block-profiler.h
Remove several grab-bag includes from the v8.h header.
2015-08-11 07:34:17 +00:00
bignum-dtoa.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
bignum-dtoa.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
bignum.cc
Fix compilation with GCC 5.2
2015-10-05 11:07:28 +00:00
bignum.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
bit-vector.cc
[turbofan] Deferred blocks splintering.
2015-08-25 14:47:38 +00:00
bit-vector.h
[clusterfuzz] Length 0 is perfectly fine for BitVector.
2015-05-08 12:01:51 +00:00
bootstrapper.cc
[runtime] Share constructor/non-constructor bound function maps.
2015-10-02 16:51:31 +00:00
bootstrapper.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
builtins.cc
[es6] Introduce %ToInteger and %ToLength.
2015-09-29 07:41:13 +00:00
builtins.h
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
cached-powers.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
cached-powers.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
cancelable-task.cc
Make isolate.h usable without objects-inl.h header.
2015-09-01 09:25:27 +00:00
cancelable-task.h
Add CancelableIdleTask.
2015-07-30 14:09:14 +00:00
char-predicates-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
char-predicates.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
char-predicates.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
checks.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
code-factory.cc
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
code-factory.h
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
code-stubs-hydrogen.cc
Introduce LiteralsArray to hide it's implementation.
2015-09-29 10:15:39 +00:00
code-stubs.cc
Move heap and CPU profilers into a dedicated directory.
2015-09-28 19:34:18 +00:00
code-stubs.h
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
code-stubs.js
Create a internal native context used only for TF-generated code stubs
2015-07-13 09:45:51 +00:00
codegen.cc
Move heap and CPU profilers into a dedicated directory.
2015-09-28 19:34:18 +00:00
codegen.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
collection-iterator.js
[es6] Introduce a dedicated JSIteratorResult type.
2015-09-03 12:16:25 +00:00
collection.js
[runtime] Replace many buggy uses of %_CallFunction with %_Call.
2015-09-08 13:35:32 +00:00
compilation-cache.cc
objects-inl.h: Remove ACCESSORS_TO_SMI macro
2015-09-28 13:10:29 +00:00
compilation-cache.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
compilation-dependencies.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
compilation-dependencies.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
compilation-statistics.cc
Make --turbo-stats output more self-explanatory.
2015-09-14 09:25:31 +00:00
compilation-statistics.h
Replace OVERRIDE->override and FINAL->final since we now require C++11.
2015-04-20 13:08:14 +00:00
compiler.cc
Eliminate no_frame_range data
2015-10-01 17:08:55 +00:00
compiler.h
Eliminate no_frame_range data
2015-10-01 17:08:55 +00:00
context-measure.cc
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
context-measure.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
contexts-inl.h
Make isolate.h usable without objects-inl.h header.
2015-09-01 09:25:27 +00:00
contexts.cc
Do not look for the slot in the ScopeInfo's global range when it's not necessary.
2015-09-10 12:55:03 +00:00
contexts.h
[runtime] Share constructor/non-constructor bound function maps.
2015-10-02 16:51:31 +00:00
conversions-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
conversions.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
conversions.h
Remove inline header includes from non-inline headers (2).
2015-08-13 15:30:16 +00:00
counters.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
counters.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
d8-posix.cc
Make list constructor usable without list-inl.h header.
2015-08-12 08:00:18 +00:00
d8-windows.cc
Reland of "Make d8 stop using to-be-deprecated APIs"
2015-07-20 07:05:55 +00:00
d8.cc
objects-inl.h: Remove ACCESSORS_TO_SMI macro
2015-09-28 13:10:29 +00:00
d8.gyp
[swarming] Only isolate d8 with target toolset.
2015-09-30 13:48:26 +00:00
d8.h
Remove inline header includes from non-inline headers (1).
2015-08-12 07:32:54 +00:00
d8.isolate
[swarming] Add isolate configs for d8 on linux.
2015-09-25 14:37:11 +00:00
d8.js
Remove readline support from d8.
2015-07-23 13:20:31 +00:00
date.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
date.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
date.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
dateparser-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
dateparser.cc
Remove inline header includes from non-inline headers (1).
2015-08-12 07:32:54 +00:00
dateparser.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
deoptimizer.cc
Re-reland: Remove register index/code indirection
2015-10-02 16:55:22 +00:00
deoptimizer.h
[turbofan] Unify referencing of stack slots
2015-08-18 14:48:11 +00:00
DEPS
[Interpreter] Skeleton bytecode graph builder
2015-09-10 16:21:40 +00:00
disasm.h
Remove grab-bag includes of v8.h from architecture ports.
2015-08-17 09:42:37 +00:00
disassembler.cc
Add CompileInfo::GetDebugName()
2015-08-24 10:23:55 +00:00
disassembler.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
diy-fp.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
diy-fp.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
double.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
dtoa.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
dtoa.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
effects.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
elements-kind.cc
Reland of "Remove ExternalArray, derived types, and element kinds"
2015-07-28 09:29:55 +00:00
elements-kind.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
elements.cc
Teach JSReceiver::GetKeys() how to include symbols
2015-09-30 15:00:32 +00:00
elements.h
Teach JSReceiver::GetKeys() how to include symbols
2015-09-30 15:00:32 +00:00
execution.cc
[es6] Introduce %ToInteger and %ToLength.
2015-09-29 07:41:13 +00:00
execution.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
expression-classifier.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
factory.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
factory.h
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
fast-dtoa.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
fast-dtoa.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
field-index-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
field-index.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
fixed-dtoa.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
fixed-dtoa.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
flag-definitions.h
Add a flag for memory reducer.
2015-10-02 15:16:50 +00:00
flags.cc
[presubmit] Fix build/include linter violations.
2015-09-03 07:56:14 +00:00
flags.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
frames-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
frames.cc
Re-reland: Remove register index/code indirection
2015-10-02 16:55:22 +00:00
frames.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
func-name-inferrer.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
func-name-inferrer.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
futex-emulation.cc
Signal a blocked futex if the isolate is interrupted; don't busy-wait
2015-08-21 16:42:02 +00:00
futex-emulation.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
gdb-jit.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
gdb-jit.h
Remove several grab-bag includes from the v8.h header.
2015-08-11 07:34:17 +00:00
generator.js
Native context: do not put public symbols and flags on the js builtins object.
2015-08-28 10:22:41 +00:00
global-handles.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
global-handles.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
globals.h
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
handles-inl.h
[turbofan] Remove usage of Unique<T> from graph.
2015-08-31 08:25:05 +00:00
handles.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
handles.h
Drop ambiguous MaybeHandle comparison and hashing ops.
2015-08-31 11:37:44 +00:00
harmony-array-includes.js
[es6] Introduce %ToInteger and %ToLength.
2015-09-29 07:41:13 +00:00
harmony-array.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
harmony-atomics.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
harmony-concat-spreadable.js
Native context: do not put public symbols and flags on the js builtins object.
2015-08-28 10:22:41 +00:00
harmony-object-observe.js
Add a --harmony-object-observe runtime flag (on by default)
2015-08-04 20:53:32 +00:00
harmony-reflect.js
Native context: do not put public symbols and flags on the js builtins object.
2015-08-28 10:22:41 +00:00
harmony-regexp.js
[runtime] Replace %to_string_fun with %_ToString.
2015-09-23 21:46:49 +00:00
harmony-sharedarraybuffer.js
Native context: do not put public symbols and flags on the js builtins object.
2015-08-28 10:22:41 +00:00
harmony-simd.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
harmony-spread.js
Call JS functions via native context instead of js builtins object.
2015-08-26 11:16:57 +00:00
harmony-tostring.js
Native context: do not put public symbols and flags on the js builtins object.
2015-08-28 10:22:41 +00:00
harmony-typedarray.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
hashmap.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-alias-analysis.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-bce.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-bce.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-bch.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-bch.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-canonicalize.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-canonicalize.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-check-elimination.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-check-elimination.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-dce.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
hydrogen-dce.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-dehoist.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-dehoist.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-environment-liveness.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-environment-liveness.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-escape-analysis.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-escape-analysis.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-flow-engine.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-gvn.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-gvn.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-infer-representation.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-infer-representation.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-infer-types.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-infer-types.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-instructions.cc
[crankshaft] Re-add fast-case for string add left/right.
2015-09-22 05:46:46 +00:00
hydrogen-instructions.h
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
hydrogen-load-elimination.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-load-elimination.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-mark-deoptimize.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-mark-deoptimize.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-mark-unreachable.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-mark-unreachable.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-osr.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-osr.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-range-analysis.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-range-analysis.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-redundant-phi.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-redundant-phi.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-removable-simulates.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-removable-simulates.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-representation-changes.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-representation-changes.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-sce.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
hydrogen-sce.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-store-elimination.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-store-elimination.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-types.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
hydrogen-types.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen-uint32-analysis.cc
Reland of "Remove ExternalArray, derived types, and element kinds"
2015-07-28 09:29:55 +00:00
hydrogen-uint32-analysis.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
hydrogen.cc
Re-reland: Remove register index/code indirection
2015-10-02 16:55:22 +00:00
hydrogen.h
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
i18n.cc
Remove several grab-bag includes from the v8.h header.
2015-08-11 07:34:17 +00:00
i18n.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
i18n.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
icu_util.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
icu_util.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
identity-map.cc
[heap] Move IdentityMap data structure out of heap.
2015-08-28 13:01:08 +00:00
identity-map.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
interface-descriptors.cc
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
interface-descriptors.h
[Interpreter] Add CallRuntime support to the interpreter.
2015-10-02 18:13:57 +00:00
isolate-inl.h
Make isolate.h usable without objects-inl.h header.
2015-09-01 09:25:27 +00:00
isolate.cc
Move heap and CPU profilers into a dedicated directory.
2015-09-28 19:34:18 +00:00
isolate.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
iterator-prototype.js
Native context: do not put public symbols and flags on the js builtins object.
2015-08-28 10:22:41 +00:00
json-parser.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
json-stringifier.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
json.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
layout-descriptor-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
layout-descriptor.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
layout-descriptor.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
list-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
list.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
lithium-allocator-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
lithium-allocator.cc
Re-reland: Remove register index/code indirection
2015-10-02 16:55:22 +00:00
lithium-allocator.h
Re-reland: Remove register index/code indirection
2015-10-02 16:55:22 +00:00
lithium-codegen.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
lithium-codegen.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
lithium-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
lithium.cc
Re-reland: Remove register index/code indirection
2015-10-02 16:55:22 +00:00
lithium.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
log-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
log-utils.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
log-utils.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
log.cc
improve perf_basic_prof filename reporting
2015-10-03 05:32:54 +00:00
log.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
lookup-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
lookup.cc
Add LookupIterator constructor for arbitrary Object keys
2015-09-30 14:51:56 +00:00
lookup.h
Add LookupIterator constructor for arbitrary Object keys
2015-09-30 14:51:56 +00:00
macro-assembler.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
macros.py
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
math.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
messages.cc
objects-inl.h: Remove ACCESSORS_TO_SMI macro
2015-09-28 13:10:29 +00:00
messages.h
Restructuring of JSObject::preventExtensions.
2015-10-05 12:08:58 +00:00
messages.js
[runtime] Replace %to_string_fun with %_ToString.
2015-09-23 21:46:49 +00:00
modules.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
modules.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
msan.h
object-observe.js
[es6] Introduce %ToInteger and %ToLength.
2015-09-29 07:41:13 +00:00
objects-debug.cc
objects-inl.h: Remove ACCESSORS_TO_SMI macro
2015-09-28 13:10:29 +00:00
objects-inl.h
Wrap JSFunction bindings in a helper object.
2015-10-01 11:46:19 +00:00
objects-printer.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
objects.cc
Restructuring of JSObject::preventExtensions.
2015-10-05 12:08:58 +00:00
objects.h
Restructuring of JSObject::preventExtensions.
2015-10-05 12:08:58 +00:00
optimizing-compile-dispatcher.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
optimizing-compile-dispatcher.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
ostreams.cc
Don't #define snprintf in VS2015 - it's illegal and unneeded.
2015-04-09 09:02:58 +00:00
ostreams.h
[turbofan] Improve JSON output
2015-01-29 12:15:14 +00:00
OWNERS
parser.cc
Fix completion of try..finally.
2015-10-01 13:59:56 +00:00
parser.h
[es6] Scoping & initialization for var shadowing non-simple parameters
2015-10-01 10:42:33 +00:00
pattern-rewriter.cc
Fix completion of try..finally.
2015-10-01 13:59:56 +00:00
pending-compilation-error-handler.cc
Do not use js builtins object when constructing an error.
2015-08-17 11:02:38 +00:00
pending-compilation-error-handler.h
Migrate error messages, part 12.
2015-05-18 08:33:51 +00:00
preparse-data-format.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
preparse-data.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
preparse-data.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
preparser.cc
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
preparser.h
Remove --harmony-arrow-functions flag
2015-09-30 19:50:40 +00:00
prettyprinter.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
prettyprinter.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
prologue.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
promise.js
Implement V8 extras utils object
2015-09-16 21:00:58 +00:00
property-details.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
property.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
property.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
prototype.h
Adding template parameter to PrototypeIterator GetCurrent
2015-09-10 10:56:18 +00:00
proxy.js
[runtime] Replace %to_string_fun with %_ToString.
2015-09-23 21:46:49 +00:00
regexp.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
register-configuration.cc
Re-reland: Remove register index/code indirection
2015-10-02 16:55:22 +00:00
register-configuration.h
Re-reland: Remove register index/code indirection
2015-10-02 16:55:22 +00:00
rewriter.cc
Fix completion of try..finally.
2015-10-01 13:59:56 +00:00
rewriter.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
runtime-profiler.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
runtime-profiler.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
runtime.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
safepoint-table.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
safepoint-table.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
scanner-character-streams.cc
Fix incorrect buffer length.
2015-09-18 12:07:24 +00:00
scanner-character-streams.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
scanner.cc
[presubmit] Fix whitespace/semicolon linter violations.
2015-09-28 08:18:49 +00:00
scanner.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
scopeinfo.cc
Fix DCHECK in ScopeInfo::Print().
2015-09-28 14:12:54 +00:00
scopeinfo.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
scopes.cc
[es6] Scoping & initialization for var shadowing non-simple parameters
2015-10-01 10:42:33 +00:00
scopes.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
signature.h
Extract Signature from src/compiler/machine-type.h to src/signature.h
2015-05-04 10:11:54 +00:00
simulator.h
Contribution of PowerPC port (continuation of 422063005)
2015-01-16 07:42:15 +00:00
small-pointer-list.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
splay-tree-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
splay-tree.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
startup-data-util.cc
Rework startup-data-util.
2015-08-14 12:11:46 +00:00
startup-data-util.h
Rework startup-data-util.
2015-08-14 12:11:46 +00:00
string-builder.cc
Make isolate.h usable without objects-inl.h header.
2015-09-01 09:25:27 +00:00
string-builder.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
string-iterator.js
[runtime] Replace %to_string_fun with %_ToString.
2015-09-23 21:46:49 +00:00
string-search.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
string-stream.cc
Adding template parameter to PrototypeIterator GetCurrent
2015-09-10 10:56:18 +00:00
string-stream.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
string.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
strtod.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
strtod.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
symbol.js
[runtime] Replace %to_string_fun with %_ToString.
2015-09-23 21:46:49 +00:00
templates.js
Call JS functions via native context instead of js builtins object.
2015-08-26 11:16:57 +00:00
token.cc
Cosmetic changes to tests to make it easier to concatenate them.
2015-06-01 22:47:08 +00:00
token.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
transitions-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
transitions.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
transitions.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
type-feedback-vector-inl.h
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
type-feedback-vector.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
type-feedback-vector.h
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
type-info.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
type-info.h
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
typedarray.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
types-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
types.cc
Intersection of certain constants with bitsets was wrongly non-empty.
2015-09-17 08:52:10 +00:00
types.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
typing-asm.cc
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
typing-asm.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
typing-reset.cc
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
typing-reset.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
typing.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
typing.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
unicode-cache-inl.h
Separate UnicodeCache out into an own file.
2015-08-20 11:47:09 +00:00
unicode-cache.h
Separate UnicodeCache out into an own file.
2015-08-20 11:47:09 +00:00
unicode-decoder.cc
unicode-decoder: fix out-of-band write in utf16
2015-07-06 11:00:12 +00:00
unicode-decoder.h
unicode-decoder: fix out-of-band write in utf16
2015-07-06 11:00:12 +00:00
unicode-inl.h
Scanner / Unicode decoding: use size_t instead of unsigned.
2015-02-05 07:54:34 +00:00
unicode.cc
[presubmit] Fix build/include linter violations.
2015-09-03 07:56:14 +00:00
unicode.h
Scanner / Unicode decoding: use size_t instead of unsigned.
2015-02-05 07:54:34 +00:00
unique.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
uri.js
[runtime] Replace %to_string_fun with %_ToString.
2015-09-23 21:46:49 +00:00
utils.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
utils.h
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
v8.cc
Move heap and CPU profilers into a dedicated directory.
2015-09-28 19:34:18 +00:00
v8.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
v8dll-main.cc
v8memory.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
v8natives.js
[es6] Fix missing bits for full @@toPrimitive support.
2015-10-01 16:08:49 +00:00
v8threads.cc
Make isolate.h usable without objects-inl.h header.
2015-09-01 09:25:27 +00:00
v8threads.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
variables.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
variables.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
vector.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
version.cc
Remove grab-bag includes of v8.h from everywhere.
2015-08-20 07:44:15 +00:00
version.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
vm-state-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
vm-state.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
weak-collection.js
[runtime] Replace many buggy uses of %_CallFunction with %_Call.
2015-09-08 13:35:32 +00:00
zone-allocator.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
zone-containers.h
[stl] Fix ZonePriorityQueue wrapper.
2015-06-11 05:15:04 +00:00
zone-type-cache.h
Spliting out TyperCache into ZoneTypeCache to share with AsmTyper.
2015-08-26 21:41:05 +00:00
zone.cc
Fix DCHECK with unsigned int in zone.cc.
2015-04-17 09:06:45 +00:00
zone.h
Replace OVERRIDE->override and FINAL->final since we now require C++11.
2015-04-20 13:08:14 +00:00