..
arm
Support fast-path allocation for subclass constructors with correctly initialized initial maps.
2015-11-10 08:51:16 +00:00
arm64
Support fast-path allocation for subclass constructors with correctly initialized initial maps.
2015-11-10 08:51:16 +00:00
base
Fix pointer truncation in 64-bit Windows builds
2015-11-09 19:08:07 +00:00
compiler
[turbofan] Ensure inlined constructor calls still throw.
2015-11-13 14:05:48 +00:00
crankshaft
X87: [runtime] Drop redundant %CharFromCode runtime entry.
2015-11-10 02:25:21 +00:00
debug
[debugger] Move clearing of optimized code map out of GC.
2015-11-09 14:40:01 +00:00
extensions
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
full-codegen
[turbofan] Rename "original constructor" to "new target".
2015-11-13 11:53:38 +00:00
heap
Object's body descriptors refactoring.
2015-11-13 12:32:30 +00:00
ia32
Support fast-path allocation for subclass constructors with correctly initialized initial maps.
2015-11-10 08:51:16 +00:00
ic
[builtins] Introduce specialized Call/CallFunction builtins.
2015-11-09 08:48:33 +00:00
interpreter
[turbofan] Rename "original constructor" to "new target".
2015-11-13 11:53:38 +00:00
js
Revert "[es6] Optimize String{Starts, Ends}With"
2015-11-13 13:18:13 +00:00
libplatform
[presubmit] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +00:00
mips
MIPS: Fix 'MIPS:r6 compact branch optimization.'
2015-11-10 17:16:09 +00:00
mips64
MIPS64: Implemented the RoundUint64ToFloat64 TurboFan operator for x64 and arm64.
2015-11-13 00:50:35 +00:00
ppc
PPC64: Implemented the RoundUint64ToFloat64 TurboFan operator.
2015-11-11 22:09:19 +00:00
profiler
Object's body descriptors refactoring.
2015-11-13 12:32:30 +00:00
regexp
RegExp: remove last match info override.
2015-10-27 08:24:08 +00:00
runtime
[turbofan] Rename "original constructor" to "new target".
2015-11-13 11:53:38 +00:00
snapshot
Serializer: attach alignment to deferred objects.
2015-11-12 11:28:31 +00:00
third_party
Initialize maths result array in JS.
2015-11-03 08:24:39 +00:00
x64
[x64] Fixed a rounding error on x64 for the Uint64ToF64 conversion.
2015-11-12 19:36:16 +00:00
x87
X87: Support fast-path allocation for subclass constructors with correctly initialized initial maps.
2015-11-11 03:35:19 +00:00
accessors.cc
Remove several JSFunction delegator functions.
2015-11-04 14:56:37 +00:00
accessors.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
address-map.cc
Move RootIndexMap out of serializer file.
2015-10-23 08:28:38 +00:00
address-map.h
Move RootIndexMap out of serializer file.
2015-10-23 08:28:38 +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
Canonicalize handles for optimized compilation.
2015-10-26 15:33:20 +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
Revert changes introduced in http://crrev.com/1367953002 .
2015-11-10 21:00:18 +00:00
api-natives.h
Revert changes introduced in http://crrev.com/1367953002 .
2015-11-10 21:00:18 +00:00
api.cc
Revert changes introduced in http://crrev.com/1367953002 .
2015-11-10 21:00:18 +00:00
api.h
Replace FunctionToLocal with CallableToLocal
2015-10-26 13:37:04 +00:00
arguments.cc
Remove grab-bag includes of v8.h from several files.
2015-08-14 09:41:52 +00:00
arguments.h
Reland: Introduce a V8_NORETURN macro and use it to make GCC 4.9.2 happy again.
2015-10-08 19:03:24 +00:00
assembler.cc
[assembler] Introduce proper AssemblerBase::Print() for improved debuggability.
2015-11-09 05:39:38 +00:00
assembler.h
[assembler] Introduce proper AssemblerBase::Print() for improved debuggability.
2015-11-09 05:39:38 +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
[es6] Handle super properly when rewriting arrow parameter initializers
2015-10-21 13:16:07 +00:00
ast-expression-visitor.h
[presubmit] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +00:00
ast-literal-reindexer.cc
[es7] implement |do| expressions proposal
2015-10-21 02:58:32 +00:00
ast-literal-reindexer.h
[presubmit] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +00:00
ast-numbering.cc
[presubmit] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +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
Make AstRawString deduplication encoding-agnostic.
2015-10-28 11:28:55 +00:00
ast-value-factory.h
Re-re-land "[es6] Implement destructuring binding in try/catch"
2015-11-05 20:21:50 +00:00
ast.cc
[presubmit] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +00:00
ast.h
[presubmit] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +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
Remove receiver conversion from function prologue
2015-11-05 13:23:51 +00:00
base.isolate
[Swarming] Isolate files for windows.
2015-11-04 10:46:37 +00:00
basic-block-profiler.cc
Replace OStream with std::ostream.
2014-09-30 10:29:32 +00:00
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] Make elements backing store for arguments non-holey.
2015-11-11 12:08:48 +00:00
bootstrapper.h
Remove JSBuiltinsObject.
2015-11-02 13:04:34 +00:00
builtins.cc
Fix Array.prototype.slice with arguments object with negative length.
2015-11-11 11:50:38 +00:00
builtins.h
Revert of "[es6] Partially implement Reflect.ownKeys."
2015-11-10 00:05:21 +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
[builtins] Introduce specialized Call/CallFunction builtins.
2015-11-09 08:48:33 +00:00
code-factory.h
[builtins] Introduce specialized Call/CallFunction builtins.
2015-11-09 08:48:33 +00:00
code-stubs-hydrogen.cc
[turbofan] Add support for transitioning stores to double fields.
2015-10-30 16:12:07 +00:00
code-stubs.cc
Remove CallFunctionStub, always call through the Call builtin (also from CallIC).
2015-11-05 12:46:01 +00:00
code-stubs.h
[builtins] Introduce specialized Call/CallFunction builtins.
2015-11-09 08:48:33 +00:00
codegen.cc
Add linebreaks to --trace-codegen output.
2015-10-26 13:41:30 +00:00
codegen.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +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
[turbofan] Initial support for transitioning stores.
2015-10-29 09:06:25 +00:00
compilation-dependencies.h
[turbofan] Initial support for transitioning stores.
2015-10-29 09:06:25 +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
[Interpreter]: Add ignition blacklist to mjsunit.status and test262.status.
2015-11-06 18:52:51 +00:00
compiler.h
Remove receiver conversion from function prologue
2015-11-05 13:23:51 +00:00
context-measure.cc
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
context-measure.h
Using override keyword in ObjectVisitor class hierarchy.
2015-11-05 09:32:38 +00:00
contexts-inl.h
Merge GlobalObject with JSGlobalObject.
2015-11-02 14:58:19 +00:00
contexts.cc
Provide a counter for thrown JavaScript errors per context
2015-11-06 08:08:18 +00:00
contexts.h
Provide a counter for thrown JavaScript errors per context
2015-11-06 08:08:18 +00:00
conversions-inl.h
Unify ToArrayLength conversions
2015-10-15 16:03:37 +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
Provide a counter for thrown JavaScript errors per context
2015-11-06 08:08:18 +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
Fixing --verify-predictable mode.
2015-11-12 13:43:04 +00:00
d8.gyp
Move builtin JavaScript sources into own directory.
2015-10-13 09:38: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
dateparser-inl.h
Revert of Make dates default to the local timezone if none specified ( https://codereview.chromium.org/1229903004/ )
2015-10-15 12:18:16 +00:00
dateparser.cc
Remove inline header includes from non-inline headers (1).
2015-08-12 07:32:54 +00:00
dateparser.h
Revert of Make dates default to the local timezone if none specified ( https://codereview.chromium.org/1229903004/ )
2015-10-15 12:18:16 +00:00
deoptimizer.cc
[deoptimizer] Remove unused function argument.
2015-11-11 10:45:37 +00:00
deoptimizer.h
[deoptimizer] Remove unused function argument.
2015-11-11 10:45:37 +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
[assembler] Introduce proper AssemblerBase::Print() for improved debuggability.
2015-11-09 05:39:38 +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
[runtime] Make elements backing store for arguments non-holey.
2015-11-11 12:08:48 +00:00
elements.h
[runtime] Support Symbols in KeyAccumulator
2015-11-04 14:05:36 +00:00
execution.cc
Fixing --verify-predictable mode.
2015-11-12 13:43:04 +00:00
execution.h
Map v8::Function to JSReceiver + IsCallable
2015-10-23 12:27:06 +00:00
expression-classifier.h
Fix let pattern error accumulation
2015-10-15 10:46:17 +00:00
factory.cc
[proxies] Remove "fix" functionality, add (still unused) target property.
2015-11-12 22:12:06 +00:00
factory.h
[proxies] Remove "fix" functionality, add (still unused) target property.
2015-11-12 22:12:06 +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
[turbofan] Initial support for monomorphic/polymorphic property loads.
2015-10-19 05:24:51 +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
Ship --harmony-default-parameters
2015-11-12 15:59:13 +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
[Interpreter]: Basic support for iterating interpreter stack frames for GC.
2015-10-16 15:06:27 +00:00
frames.cc
[turbofan] Rename "original constructor" to "new target".
2015-11-13 11:53:38 +00:00
frames.h
[turbofan] Rename "original constructor" to "new target".
2015-11-13 11:53:38 +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
global-handles.cc
Adds a scavenge GC pass to collect unmodified references
2015-10-27 12:22:31 +00:00
global-handles.h
Adds a scavenge GC pass to collect unmodified references
2015-10-27 12:22:31 +00:00
globals.h
[builtins] Introduce specialized Call/CallFunction builtins.
2015-11-09 08:48:33 +00:00
handles-inl.h
Canonicalize handles for optimized compilation.
2015-10-26 15:33:20 +00:00
handles.cc
Canonicalize handles for optimized compilation.
2015-10-26 15:33:20 +00:00
handles.h
Canonicalize handles for optimized compilation.
2015-10-26 15:33:20 +00:00
hashmap.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +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
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
Canonicalize handles for optimized compilation.
2015-10-26 15:33:20 +00:00
identity-map.h
Simplify IdentityMap.
2015-10-23 10:33:14 +00:00
interface-descriptors.cc
[types] Use unified integral representation bits.
2015-11-04 08:06:16 +00:00
interface-descriptors.h
[presubmit] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +00:00
isolate-inl.h
Merge GlobalObject with JSGlobalObject.
2015-11-02 14:58:19 +00:00
isolate.cc
Fixing --verify-predictable mode.
2015-11-12 13:43:04 +00:00
isolate.h
Fixing --verify-predictable mode.
2015-11-12 13:43:04 +00:00
json-parser.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
json-stringifier.h
[JSON stringifier] Reintroduce fast path with bail out to slow path.
2015-11-13 10:09:47 +00:00
key-accumulator.cc
[runtime] Support Symbols in KeyAccumulator
2015-11-04 14:05:36 +00:00
key-accumulator.h
[runtime] Support Symbols in KeyAccumulator
2015-11-04 14:05:36 +00:00
layout-descriptor-inl.h
AIX: Fix 'may be used uninitialized' compiler errors
2015-10-26 18:05:28 +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
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
Include stdio.h for fwrite support
2015-10-30 08:03:44 +00:00
log.cc
Fix external callback logging in profiler.
2015-10-28 13:42:40 +00:00
log.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
lookup.cc
Merge GlobalObject with JSGlobalObject.
2015-11-02 14:58:19 +00:00
lookup.h
Reland^2 "Use C++ implementation of Object.definePropert{y,ies}"
2015-10-26 16:39:10 +00:00
macro-assembler.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
messages.cc
Map v8::Function to JSReceiver + IsCallable
2015-10-23 12:27:06 +00:00
messages.h
Implement flag and source getters on RegExp.prototype.
2015-11-05 13:08:55 +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
Annotate Heap::FindAllocationMemento for MemorySanitizer.
2014-09-19 11:32:17 +00:00
objects-body-descriptors-inl.h
Object's body descriptors refactoring.
2015-11-13 12:32:30 +00:00
objects-body-descriptors.h
Object's body descriptors refactoring.
2015-11-13 12:32:30 +00:00
objects-debug.cc
Merge GlobalObject with JSGlobalObject.
2015-11-02 14:58:19 +00:00
objects-inl.h
Object's body descriptors refactoring.
2015-11-13 12:32:30 +00:00
objects-printer.cc
Reland "[es6] Fix Function and GeneratorFunction built-ins subclassing."
2015-11-03 16:42:43 +00:00
objects.cc
Object's body descriptors refactoring.
2015-11-13 12:32:30 +00:00
objects.h
Object's body descriptors refactoring.
2015-11-13 12:32:30 +00:00
optimizing-compile-dispatcher.cc
Move Hydrogen and Lithium to src/crankshaft/
2015-10-20 13:25:55 +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
parameter-initializer-rewriter.cc
Remove unnecessary v8.h include in parameter-initializer-rewriter.cc
2015-10-21 13:29:55 +00:00
parameter-initializer-rewriter.h
[es6] Fix scoping for default parameters in arrow functions
2015-10-21 12:04:20 +00:00
parser.cc
[cleanup] Remove un-scoped ParseBlock from Parser
2015-11-12 17:41:37 +00:00
parser.h
[cleanup] Remove un-scoped ParseBlock from Parser
2015-11-12 17:41:37 +00:00
pattern-rewriter.cc
Scope cleanup: remove unused bits and accessors
2015-10-27 00:48:02 +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
[cleanup] Remove un-scoped ParseBlock from Parser
2015-11-12 17:41:37 +00:00
preparser.h
Properly handle parsing a '%'-prefixed runtime call as a binding pattern
2015-11-09 15:32:25 +00:00
prettyprinter.cc
[es7] implement |do| expressions proposal
2015-10-21 02:58:32 +00:00
prettyprinter.h
Remove unused Zone argument from InitializeAstVisitor
2015-10-15 10:34:28 +00:00
property-descriptor.cc
[proxies] Teach ToPropertyDescriptor to deal with Proxies
2015-11-12 14:17:51 +00:00
property-descriptor.h
[proxies] Teach ToPropertyDescriptor to deal with Proxies
2015-11-12 14:17:51 +00:00
property-details.h
Test for var declarations in eval which conflict with let
2015-10-12 14:31:01 +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
register-configuration.cc
X87: Return different allocatable double register number for X87 turbofan / crankshaft seperately.
2015-10-23 07:34:09 +00:00
register-configuration.h
For some platform such as X87, Crankshaft and Turbofan needs to use different
2015-10-22 13:24:49 +00:00
rewriter.cc
[presubmit] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +00:00
rewriter.h
[es7] implement |do| expressions proposal
2015-10-21 02:58:32 +00:00
runtime-profiler.cc
Remove several JSFunction delegator functions.
2015-11-04 14:56:37 +00:00
runtime-profiler.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +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] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +00:00
scanner.cc
[parser] fix token end position for regexp literals
2015-10-09 01:02:02 +00:00
scanner.h
Always dispose backing store.
2015-10-21 15:30:27 +00:00
scopeinfo.cc
Use Scope::function_kind_ to distinguish arrow function scopes
2015-10-07 14:55:45 +00:00
scopeinfo.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
scopes.cc
Fix eval calls in initializers of arrow function parameters
2015-10-29 15:16:40 +00:00
scopes.h
Fix eval calls in initializers of arrow function parameters
2015-10-29 15:16:40 +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
Canonicalize handles for optimized compilation.
2015-10-26 15:33:20 +00:00
string-builder.h
Canonicalize handles for optimized compilation.
2015-10-26 15:33:20 +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
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
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
[turbofan] Add support for transitioning stores to double fields.
2015-10-30 16:12:07 +00:00
type-cache.cc
[types] Use the TypeCache consistently for common types.
2015-10-28 13:31:22 +00:00
type-cache.h
[turbofan] Add support for relevant ES6 type conversion intrinsics.
2015-11-05 09:51:28 +00:00
type-feedback-vector-inl.h
The metadata part of TypeFeedbackVector is extracted to TypeFeedbackMetadata array.
2015-10-07 10:33:32 +00:00
type-feedback-vector.cc
[turbofan] Introduce JSCallReducer to strength reduce JSCallFunction nodes.
2015-11-13 12:20:01 +00:00
type-feedback-vector.h
[turbofan] Introduce JSCallReducer to strength reduce JSCallFunction nodes.
2015-11-13 12:20:01 +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
types-inl.h
[presubmit] Enable readability/namespace linter checking.
2015-09-30 13:47:11 +00:00
types.cc
[turbofan] Introduce a Function type and optimize based on it.
2015-11-05 13:30:56 +00:00
types.h
[turbofan] Avoid unnecessary write barriers and improve code generation.
2015-11-10 11:05:59 +00:00
typing-asm.cc
Fix ~ operator in asm typer, add more operator tests.
2015-11-11 22:34:24 +00:00
typing-asm.h
[presubmit] Enabling readability/inheritance linter checking.
2015-11-04 13:08:42 +00:00
typing-reset.cc
Remove unused Zone argument from InitializeAstVisitor
2015-10-15 10:34:28 +00:00
typing-reset.h
Remove unused Zone argument from InitializeAstVisitor
2015-10-15 10:34:28 +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
utils.cc
Distinction between FeedbackVectorICSlot and FeedbackVectorSlot eliminated.
2015-10-01 13:48:19 +00:00
utils.h
MIPS: Fix unaligned read/write of bytecodes in interpreter.
2015-11-05 23:43:00 +00:00
v8.cc
Move Hydrogen and Lithium to src/crankshaft/
2015-10-20 13:25:55 +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
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
Test for var declarations in eval which conflict with let
2015-10-12 14:31:01 +00:00
variables.h
Test for var declarations in eval which conflict with let
2015-10-12 14:31:01 +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
Fix external callback logging in profiler.
2015-10-28 13:42:40 +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.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