v8/src
2015-08-21 08:12:27 +00:00
..
arm Make FlushICache NOP for Nvidia Denver 1.0 only 2015-08-20 04:44:48 +00:00
arm64 Make FlushICache NOP for Nvidia Denver 1.0 only 2015-08-20 04:44:48 +00:00
base Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
compiler Turn v8.h into a normal header. 2015-08-20 09:24:39 +00:00
debug Introduce SharedFunctionInfo::Iterator and Script::Iterator. 2015-08-21 08:12:27 +00:00
extensions Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
full-codegen Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
heap Introduce SharedFunctionInfo::Iterator and Script::Iterator. 2015-08-21 08:12:27 +00:00
ia32 Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
ic Simplify KeyedAccessStoreMode. 2015-08-20 14:40:26 +00:00
interpreter Turn v8.h into a normal header. 2015-08-20 09:24:39 +00:00
libplatform Add IdleTask API to v8::Platform. 2015-07-15 11:51:03 +00:00
mips Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
mips64 Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
ppc Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
regexp Remove grab-bag includes of v8.h from regexp engine. 2015-08-14 15:09:34 +00:00
runtime Introduce SharedFunctionInfo::Iterator and Script::Iterator. 2015-08-21 08:12:27 +00:00
snapshot Make snapshot.h usable without objects-inl.h header. 2015-08-20 13:06:06 +00:00
third_party Realize IWYU pattern for fdlibm.cc file. 2015-08-19 12:47:59 +00:00
x64 Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
x87 Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
accessors.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
accessors.h Realize IWYU pattern for handles.h header. 2015-08-11 12:00:21 +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 Always wrap AllocationSiteContext::current() in a new handle in Crankshaft. 2015-04-20 11:46:34 +00:00
allocation-tracker.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
allocation-tracker.h Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +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 Remove obsolete Malloced::FatalProcessOutOfMemory. 2015-02-11 09:25:48 +00:00
api-natives.cc Revert preallocating of descriptors since right now getters and setters cause copying of descriptor arrays 2015-07-10 17:11:50 +00:00
api-natives.h Realize IWYU pattern for handles.h header. 2015-08-11 12:00:21 +00:00
api.cc Remove obsolete static methods from V8 class. 2015-08-21 07:41:33 +00:00
api.h Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
arguments.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
arguments.h Remove some outdated/unused declarations. 2015-08-04 12:44:42 +00:00
array-iterator.js Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
array.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
arraybuffer.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
assembler.cc Move regexp implementation into its own folder. 2015-08-13 06:55:36 +00:00
assembler.h Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
assert-scope.cc Debugger: move implementation to a separate folder. 2015-07-31 11:08:15 +00:00
assert-scope.h
ast-literal-reindexer.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
ast-literal-reindexer.h Remove several grab-bag includes from the v8.h header. 2015-08-11 07:34:17 +00:00
ast-numbering.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +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 Allow numeric literals to be checked for a decimal point. 2015-06-30 21:12:20 +00:00
ast-value-factory.h [es6] new.target should not be shadowable in a with scope 2015-08-04 17:15:40 +00:00
ast.cc Fasterify ICSlotCache 2015-08-08 16:45:33 +00:00
ast.h [es6] Make assignment to new.target an early ReferenceError 2015-08-13 18:06:13 +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 Move SmartPointer to base. 2015-07-13 12:38:17 +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 JSFunctionResultCache. 2015-08-03 18:14:17 +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 Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
bignum.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
bignum.h Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
bit-vector.cc
bit-vector.h [clusterfuzz] Length 0 is perfectly fine for BitVector. 2015-05-08 12:01:51 +00:00
bootstrapper.cc Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
bootstrapper.h Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
builtins.cc Revert of Moving ArraySplice Builtin to ElementsAccessor (patchset #6 id:100001 of https://codereview.chromium.org/1293683005/ ) 2015-08-20 13:51:15 +00:00
builtins.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +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
cancelable-task.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
cancelable-task.h Add CancelableIdleTask. 2015-07-30 14:09:14 +00:00
char-predicates-inl.h Speed up identifier, keyword and smi parsing 2015-03-03 15:27:53 +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 Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
checks.h make Handle a synonym of Local 2015-04-21 08:15:57 +00:00
circular-queue-inl.h
circular-queue.h
code-factory.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
code-factory.h [stubs] Unify (and optimize) implementation of ToObject. 2015-07-31 12:25:44 +00:00
code-stubs-hydrogen.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
code-stubs.cc [compiler] Remove broken support for undetectable strings. 2015-08-12 12:01:40 +00:00
code-stubs.h [compiler] Remove broken support for undetectable strings. 2015-08-12 12:01:40 +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
code.h new classes: implement new.target passing to superclass constructor. 2015-02-11 09:47:51 +00:00
codegen.cc Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
codegen.h TypeofMode replaces TypeofState and ContextualMode. 2015-07-13 13:39:43 +00:00
collection-iterator.js Revert of Revert of Hook up more import/exports in natives. (patchset #1 id:1 of https://codereview.chromium.org/1154743003/) 2015-05-26 07:24:21 +00:00
collection.js Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
compilation-cache.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
compilation-cache.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +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 Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
compilation-statistics.cc
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 Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
compiler.h Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
context-measure.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
context-measure.h Introduce object visitor to estimate the size of a native context. 2015-08-05 14:07:33 +00:00
contexts.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
contexts.h Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
conversions-inl.h Separate UnicodeCache out into an own file. 2015-08-20 11:47:09 +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 [runtime] Remove obsolete %GetPropertyNames runtime entry. 2015-08-10 11:18:31 +00:00
cpu-profiler-inl.h CpuProfiler: collect deopt pc offset for further usage in the inlined functions stack resolver. 2015-03-17 18:50:10 +00:00
cpu-profiler.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
cpu-profiler.h Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +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 [d8] Fix compile failure due to kMaxWorkers 2015-08-18 17:31:15 +00:00
d8.gyp Allowing optional build of a WASM prototype behind a gyp define. 2015-08-18 15:04:11 +00:00
d8.h Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +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
date.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
dateparser-inl.h Separate UnicodeCache out into an own file. 2015-08-20 11:47:09 +00:00
dateparser.cc Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
dateparser.h Separate UnicodeCache out into an own file. 2015-08-20 11:47:09 +00:00
deoptimizer.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
deoptimizer.h [turbofan] Unify referencing of stack slots 2015-08-18 14:48:11 +00:00
DEPS Turn v8.h into a normal header. 2015-08-20 09:24:39 +00:00
disasm.h Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
disassembler.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
disassembler.h
diy-fp.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
diy-fp.h Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
double.h
dtoa.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
dtoa.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
effects.h Remove several grab-bag includes from the v8.h header. 2015-08-11 07:34:17 +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 Reland of "Remove ExternalArray, derived types, and element kinds" 2015-07-28 09:29:55 +00:00
elements.cc Revert of Moving ArraySplice Builtin to ElementsAccessor (patchset #6 id:100001 of https://codereview.chromium.org/1293683005/ ) 2015-08-20 13:51:15 +00:00
elements.h Revert of Moving ArraySplice Builtin to ElementsAccessor (patchset #6 id:100001 of https://codereview.chromium.org/1293683005/ ) 2015-08-20 13:51:15 +00:00
execution.cc No longer use js builtins object as receiver for calls into JS. 2015-08-14 10:22:23 +00:00
execution.h Realize IWYU pattern for handles.h header. 2015-08-11 12:00:21 +00:00
expression-classifier.h Remove several grab-bag includes from the v8.h header. 2015-08-11 07:34:17 +00:00
factory.cc Keep track of script objects in a weak fixed array. 2015-08-20 08:04:53 +00:00
factory.h [heap] Move {hidden_string} into the root list. 2015-08-20 14:08:46 +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 Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
field-index-inl.h [runtime] Store constructor function index on primitive maps. 2015-08-11 19:36:14 +00:00
field-index.h Replace OVERRIDE->override and FINAL->final since we now require C++11. 2015-04-20 13:08:14 +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 Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
flag-definitions.h Add experimental, non-snapshotted V8 extras 2015-08-20 00:01:14 +00:00
flags.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
flags.h Serializer: Cache FlagList::Hash result. 2015-03-17 11:04:29 +00:00
frames-inl.h Our JavaScriptFrame::function_slot_object is arch independent. 2015-07-13 12:45:29 +00:00
frames.cc [turbofan] Unify referencing of stack slots 2015-08-18 14:48:11 +00:00
frames.h [turbofan] Unify referencing of stack slots 2015-08-18 14:48: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
futex-emulation.cc Use TimeTicks instead of Time in FutexEmulation::Wait. 2015-08-11 14:28:24 +00:00
futex-emulation.h Realize IWYU pattern for handles.h header. 2015-08-11 12:00:21 +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 Revert of Revert of Hook up more import/exports in natives. (patchset #1 id:1 of https://codereview.chromium.org/1154743003/) 2015-05-26 07:24:21 +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 Let the second pass phantom callbacks run in a separate task on the foreground thread. 2015-07-15 12:26:11 +00:00
globals.h Remove several grab-bag includes from the v8.h header. 2015-08-11 07:34:17 +00:00
handles-inl.h [handles] Sanitize Handle and friends. 2015-07-15 11:05:08 +00:00
handles.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
handles.h Realize IWYU pattern for handles.h header. 2015-08-11 12:00:21 +00:00
harmony-array-includes.js Add includes method to typed arrays 2015-08-11 17:55:24 +00:00
harmony-array.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
harmony-atomics.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
harmony-concat-spreadable.js Guard @@isConcatSpreadable behind a flag 2015-07-08 21:49:58 +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-object.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
harmony-reflect.js Revert of Revert of Hook up more import/exports in natives. (patchset #1 id:1 of https://codereview.chromium.org/1154743003/) 2015-05-26 07:24:21 +00:00
harmony-regexp.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
harmony-sharedarraybuffer.js Fix harmony-sharedarraybuffer implementation. 2015-05-26 07:40:03 +00:00
harmony-simd.js V8: Add SIMD functions for Phase 1. 2015-08-06 20:24:56 +00:00
harmony-spread.js Use shared container to manage imports/exports. 2015-05-21 06:15:19 +00:00
harmony-tostring.js Revert of Revert of Hook up more import/exports in natives. (patchset #1 id:1 of https://codereview.chromium.org/1154743003/) 2015-05-26 07:24:21 +00:00
harmony-typedarray.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
hashmap.h Fasterify ICSlotCache 2015-08-08 16:45:33 +00:00
heap-profiler.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
heap-profiler.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
heap-snapshot-generator-inl.h
heap-snapshot-generator.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
heap-snapshot-generator.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
hydrogen-alias-analysis.h
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
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
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
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
hydrogen-dce.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
hydrogen-dce.h
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
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
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
hydrogen-flow-engine.h
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 Replace OVERRIDE->override and FINAL->final since we now require C++11. 2015-04-20 13:08:14 +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
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
hydrogen-instructions.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
hydrogen-instructions.h [runtime] Store constructor function index on primitive maps. 2015-08-11 19:36:14 +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
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
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
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
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
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
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
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
hydrogen-sce.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
hydrogen-sce.h
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
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 Replace OVERRIDE->override and FINAL->final since we now require C++11. 2015-04-20 13:08:14 +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
hydrogen.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
hydrogen.h [runtime] Remove useless %_IsUndetectableObject intrinsic. 2015-08-12 13:44:16 +00:00
i18n.cc Remove several grab-bag includes from the v8.h header. 2015-08-11 07:34:17 +00:00
i18n.h Realize IWYU pattern for handles.h header. 2015-08-11 12:00:21 +00:00
i18n.js Native context: do not hold onto helper functions on the utils object. 2015-08-19 11:30:28 +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
interface-descriptors.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
interface-descriptors.h [stubs] Unify (and optimize) implementation of ToObject. 2015-07-31 12:25:44 +00:00
isolate.cc Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
isolate.h Revert "Regularly check hash set addresses to verify memory integrity." 2015-08-17 18:25:18 +00:00
iterator-prototype.js Revert of Revert of Hook up more import/exports in natives. (patchset #1 id:1 of https://codereview.chromium.org/1154743003/) 2015-05-26 07:24:21 +00:00
json-parser.h Remove grab-bag includes of v8.h from runtime entries. 2015-08-18 17:55:33 +00:00
json-stringifier.h Remove grab-bag includes of v8.h from runtime entries. 2015-08-18 17:55:33 +00:00
json.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
layout-descriptor-inl.h Make some foo.h headers usable without foo-inl.h header. 2015-08-13 14:02:38 +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 Make some foo.h headers usable without foo-inl.h header. 2015-08-13 14:02:38 +00:00
list-inl.h Make list constructor usable without list-inl.h header. 2015-08-12 08:00:18 +00:00
list.h Make list constructor usable without list-inl.h header. 2015-08-12 08:00:18 +00:00
lithium-allocator-inl.h Contribution of PowerPC port (continuation of 422063005) 2015-01-16 07:42:15 +00:00
lithium-allocator.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
lithium-allocator.h Remove several grab-bag includes from the v8.h header. 2015-08-11 07:34:17 +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 Remove several grab-bag includes from the v8.h header. 2015-08-11 07:34:17 +00:00
lithium-inl.h Contribution of PowerPC port (continuation of 422063005) 2015-01-16 07:42:15 +00:00
lithium.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
lithium.h [crankshaft] Remove adventurous operator< for Handle<Map>. 2015-07-01 08:12:39 +00:00
log-inl.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +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 Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
log.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
log.h Assertion failure when using --log-regexp 2015-06-29 13:54:08 +00:00
lookup-inl.h Index -> Entry and Key -> Index in elements.[cc|h] 2015-07-07 11:53:04 +00:00
lookup.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
lookup.h Replace Set*Callback with TransitionToAccessorPair 2015-07-14 11:58:49 +00:00
macro-assembler.h Add support for Embedded Constant Pools for PPC and Arm 2015-06-04 14:44:15 +00:00
macros.py Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
math.js Clean up native context slots and add new ones. 2015-08-14 15:12:49 +00:00
messages.cc Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
messages.h Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
messages.js Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
modules.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
modules.h Collect list of requested modules in ModuleDescriptor while parsing 2015-04-09 22:09:47 +00:00
msan.h
object-observe.js Do not export natives to runtime via js builtins object. 2015-08-14 12:34:59 +00:00
objects-debug.cc Fix bug in Code::VerifyRecompiledCode. 2015-08-20 17:20:02 +00:00
objects-inl.h Introduce SharedFunctionInfo::Iterator and Script::Iterator. 2015-08-21 08:12:27 +00:00
objects-printer.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
objects.cc Introduce SharedFunctionInfo::Iterator and Script::Iterator. 2015-08-21 08:12:27 +00:00
objects.h Introduce SharedFunctionInfo::Iterator and Script::Iterator. 2015-08-21 08:12:27 +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 Remove support for specifying the number of available threads 2015-04-15 07:15:43 +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 Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
parser.h Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
pattern-rewriter.cc [es6] Make sure temporaries are not allocated in block scope 2015-07-23 13:51:35 +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 [es6] super.prop, eval and lazy functions 2015-06-04 21:16:32 +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 [es6] super.prop, eval and lazy functions 2015-06-04 21:16:32 +00:00
preparser.cc [parser] make kInvalidLhsInFor a SyntaxError 2015-08-15 17:57:16 +00:00
preparser.h [es6] Implement default parameters 2015-08-17 12:02:08 +00:00
prettyprinter.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
prettyprinter.h Fix issue with --print-ast and class expressions 2015-06-01 14:06:28 +00:00
profile-generator-inl.h CpuProfiler: replace raw position with SourcePosition for DeoptReason 2015-02-27 13:34:38 +00:00
profile-generator.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
profile-generator.h Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
prologue.js Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
promise.js Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
property-details.h Debugger: move implementation to a separate folder. 2015-07-31 11:08:15 +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 Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
prototype.h
proxy.js Do not export natives to runtime via js builtins object. 2015-08-14 12:34:59 +00:00
regexp.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
rewriter.cc Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
rewriter.h Extract ParseInfo from CompilationInfo. 2015-03-09 14:51:24 +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
runtime.js Native context: install JS builtins via container object. 2015-08-19 12:49:08 +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
sampler.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
sampler.h Remove inline header includes from non-inline headers (2). 2015-08-13 15:30:16 +00:00
scanner-character-streams.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
scanner-character-streams.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
scanner.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
scanner.h Separate UnicodeCache out into an own file. 2015-08-20 11:47:09 +00:00
scopeinfo.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
scopeinfo.h Support for global var shortcuts in script contexts. 2015-07-06 16:36:39 +00:00
scopes.cc Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
scopes.h Use a new lexical context for sloppy-mode eval 2015-08-11 21:30: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
splay-tree-inl.h
splay-tree.h
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 Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
string-builder.h Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
string-iterator.js Unify symbols sharing across native scripts and runtime. 2015-08-21 06:44:35 +00:00
string-search.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
string-stream.cc Move SmartPointer to base. 2015-07-13 12:38:17 +00:00
string-stream.h Realize IWYU pattern for handles.h header. 2015-08-11 12:00:21 +00:00
string.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
strings-storage.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
strings-storage.h CpuProfiler: move StringsStorage class to separate source and header files. 2015-02-20 15:16:00 +00:00
strtod.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
strtod.h Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
symbol.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
templates.js Use shared container to manage imports/exports. 2015-05-21 06:15:19 +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 Speed up parsing of smis 2015-03-03 11:05:03 +00:00
transitions-inl.h Revert of Replace ad-hoc weakness in transition array with WeakCell. (patchset #5 id:80001 of https://codereview.chromium.org/1157943003/) 2015-06-18 15:52:06 +00:00
transitions.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
transitions.h Revert of Replace ad-hoc weakness in transition array with WeakCell. (patchset #5 id:80001 of https://codereview.chromium.org/1157943003/) 2015-06-18 15:52:06 +00:00
type-feedback-vector-inl.h [ic] Record call counts for monomorphic calls made with an IC. 2015-06-25 08:43:53 +00:00
type-feedback-vector.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
type-feedback-vector.h VectorICs: refactoring to eliminate "for queries only" vector ic mode. 2015-07-31 14:04:13 +00:00
type-info.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
type-info.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
typedarray.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
types-inl.h Make some foo.h headers usable without foo-inl.h header. 2015-08-13 14:02:38 +00:00
types.cc [simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values. 2015-08-11 09:45:40 +00:00
types.h Make some foo.h headers usable without foo-inl.h header. 2015-08-13 14:02:38 +00:00
typing.cc Rename ParserInfo::function() and CompilationInfo::function() to literal(). 2015-08-19 16:51:51 +00:00
typing.h Remove several grab-bag includes from the v8.h header. 2015-08-11 07:34:17 +00:00
unbound-queue-inl.h
unbound-queue.h
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 Update UTF-8 decoder to detect more special cases. 2015-05-22 18:47:16 +00:00
unicode.h Scanner / Unicode decoding: use size_t instead of unsigned. 2015-02-05 07:54:34 +00:00
unique.h Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
uri.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
utils.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
utils.h SIMD.js Add the other SIMD Phase 1 types. 2015-08-03 13:02:56 +00:00
v8.cc Remove obsolete static methods from V8 class. 2015-08-21 07:41:33 +00:00
v8.h Remove obsolete static methods from V8 class. 2015-08-21 07:41:33 +00:00
v8dll-main.cc
v8memory.h
v8natives.js Native context: debug.js does not load from js builtins object anymore. 2015-08-19 08:34:34 +00:00
v8threads.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
v8threads.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
variables.cc Remove grab-bag includes of v8.h from several files. 2015-08-14 09:41:52 +00:00
variables.h Correct handling of temporaries as parameters. 2015-08-04 13:03:53 +00:00
vector.h Reland Extend big-disjunction optimization to case-independent regexps 2015-06-25 11:42:20 +00:00
version.cc Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
version.h Remove grab-bag includes of v8.h from everywhere. 2015-08-20 07:44:15 +00:00
vm-state-inl.h
vm-state.h
weak-collection.js Move hash code from hidden string to a private symbol 2015-05-26 11:26:36 +00:00
zone-allocator.h [turbofan] cleanup ParallelMove 2015-04-15 12:36:27 +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