v8/src
2017-01-13 13:16:56 +00:00
..
arm [ARM] Add vand, vorr NEON instructions. 2017-01-12 15:36:29 +00:00
arm64 Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
asmjs Revert of [wasm] Enforce that function bodies end with the \"end\" opcode. (patchset #6 id:100001 of https://codereview.chromium.org/2630553002/ ) 2017-01-13 11:32:17 +00:00
ast [runtime] Remove SharedFunctionInfo::is_function which is the inverse of SFI::is_toplevel 2017-01-12 16:16:12 +00:00
base [wasm] Add iterators for opcodes or offsets of one function 2016-12-20 11:28:44 +00:00
builtins [promisehook] Pass deferred promise to Before/After callback 2017-01-12 22:06:55 +00:00
compiler Revert of [compiler] Support Object.create(null) inlining in TF (patchset #5 id:80001 of https://codereview.chromium.org/2622723003/ ) 2017-01-13 12:56:03 +00:00
compiler-dispatcher [runtime] Remove SharedFunctionInfo::is_function which is the inverse of SFI::is_toplevel 2017-01-12 16:16:12 +00:00
crankshaft [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
debug PPC/s390: [debugger] infrastructure for side-effect-free debug-evaluate. 2017-01-12 21:27:20 +00:00
extensions include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
full-codegen [compiler] Collect eager inner functions for compilation during renumbering. 2017-01-11 12:18:48 +00:00
heap Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
ia32 Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
ic [runtime] Use PropertyKind/PropertyLocation instead of PropertyType. 2017-01-12 16:37:12 +00:00
inspector [debugger] deprecate v8::Debug:GetDebugContext. 2017-01-11 11:59:54 +00:00
interpreter [Ignition] Remove unused line in DoNew. 2017-01-11 19:14:16 +00:00
js String.prototype.anchor and others should not cause side effects. 2017-01-13 08:38:23 +00:00
libplatform [V8] Run clang-tidy performance-for-range-copy check on src/ 2017-01-05 16:01:54 +00:00
libsampler Fix -Wsign-compare warnings in parser, scanner, regexp, runtime. 2016-11-10 12:54:54 +00:00
mips Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
mips64 Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
objects objects.h splitting: move ModuleInfo 2017-01-10 16:05:34 +00:00
parsing [parser] Reduce excessive inlining. 2017-01-12 16:22:51 +00:00
ppc Revert of PPC/s390: Internalize strings in-place (reland) (patchset #1 id:1 of https://codereview.chromium.org/2628643002/ ) 2017-01-13 05:30:09 +00:00
profiler Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
regexp Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
runtime Revert of [compiler] Support Object.create(null) inlining in TF (patchset #5 id:80001 of https://codereview.chromium.org/2622723003/ ) 2017-01-13 12:56:03 +00:00
s390 Revert of PPC/s390: Internalize strings in-place (reland) (patchset #1 id:1 of https://codereview.chromium.org/2628643002/ ) 2017-01-13 05:30:09 +00:00
snapshot [serializer] change internal field callbacks to take data pointer. 2017-01-12 12:25:58 +00:00
third_party
tracing [tracing] Use locale independent writer for FP values. 2017-01-12 08:08:57 +00:00
trap-handler [wasm] OOB traps: build protected instruction list during codegen 2016-11-30 22:32:03 +00:00
wasm Revert of [wasm] Enforce that function bodies end with the \"end\" opcode. (patchset #6 id:100001 of https://codereview.chromium.org/2630553002/ ) 2017-01-13 11:32:17 +00:00
x64 Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
x87 Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
zone [compiler] Collect eager inner functions for compilation during renumbering. 2017-01-11 12:18:48 +00:00
accessors.cc [runtime] Change JavaScriptFrame::GetFunctions interface. 2017-01-13 10:29:13 +00:00
accessors.h [inspector] removed embbeder debugger script flag 2016-11-17 16:51:23 +00:00
address-map.cc [serializer] small fixes for blink snapshot. 2016-11-14 07:17:59 +00:00
address-map.h [serializer] fix hash function for hashmap used for serializing. 2016-12-08 08:15:27 +00:00
allocation-site-scopes.cc include only stuff you need, part 1: ast.h, ast-value-factory.h. 2016-08-18 10:26:32 +00:00
allocation-site-scopes.h include only stuff you need, part 1: ast.h, ast-value-factory.h. 2016-08-18 10:26:32 +00:00
allocation.cc Deprecate the BASE_EMBEDDED macro 2016-11-30 16:31:05 +00:00
allocation.h Deprecate the BASE_EMBEDDED macro 2016-11-30 16:31:05 +00:00
api-arguments-inl.h [debugger] infrastructure for side-effect-free debug-evaluate. 2017-01-12 14:18:45 +00:00
api-arguments.cc [debugger] infrastructure for side-effect-free debug-evaluate. 2017-01-12 14:18:45 +00:00
api-arguments.h [debugger] infrastructure for side-effect-free debug-evaluate. 2017-01-12 14:18:45 +00:00
api-experimental.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
api-experimental.h
api-natives.cc [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
api-natives.h Add API to create a "remote" instance of a given FunctionTemplate 2016-07-19 12:22:37 +00:00
api.cc [promises] Remove unneeded PromiseCreate function from promise.js 2017-01-12 18:57:48 +00:00
api.h include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
arguments.cc
arguments.h [runtime] Port simple String.prototype.indexOf cases to TF Builtin 2016-12-16 13:24:07 +00:00
assembler-inl.h [assembler] Introduce assembler-inl.h 2016-12-20 10:07:45 +00:00
assembler.cc [debugger] infrastructure for side-effect-free debug-evaluate. 2017-01-12 14:18:45 +00:00
assembler.h [debugger] infrastructure for side-effect-free debug-evaluate. 2017-01-12 14:18:45 +00:00
assert-scope.cc
assert-scope.h Enable component builds for fuzzers 2016-09-26 07:40:44 +00:00
background-parsing-task.cc Named all zones in the project 2016-10-17 12:12:42 +00:00
background-parsing-task.h Remove unnessary includes of parser.h 2016-09-02 17:48:46 +00:00
bailout-reason.cc
bailout-reason.h [crankshaft] Remove dead Variable hole-checking code 2017-01-10 19:19:55 +00:00
base.isolate [build] Use MSVS 2015 by default. 2016-12-01 08:50:57 +00:00
basic-block-profiler.cc
basic-block-profiler.h [d8] Fix the shared-library build 2016-09-20 12:06:54 +00:00
bignum-dtoa.cc
bignum-dtoa.h
bignum.cc
bignum.h
bit-vector.cc [compiler] Collect eager inner functions for compilation during renumbering. 2017-01-11 12:18:48 +00:00
bit-vector.h [ignition/turbofan] Wrap bytecode liveness bitvectors 2016-12-08 12:48:05 +00:00
bootstrapper.cc [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
bootstrapper.h [serializer] pass internal fields deserializer callback as argument. 2017-01-09 10:12:04 +00:00
cached-powers.cc
cached-powers.h
cancelable-task.cc Implement async AbortAll for the compiler dispatcher 2017-01-04 13:45:56 +00:00
cancelable-task.h Abort running compiler dispatcher tasks under memory pressure 2017-01-05 09:22:34 +00:00
char-predicates-inl.h
char-predicates.cc
char-predicates.h Make unittests work in component build 2016-10-17 10:02:06 +00:00
checks.h [build] Use shared libraries by default for debug builds 2016-09-27 09:46:36 +00:00
code-events.h [profiler] Do not report native function names as script names. 2016-12-21 07:52:05 +00:00
code-factory.cc [stubs] Add CreateIterResultObject stub 2017-01-11 11:34:02 +00:00
code-factory.h [stubs] Add CreateIterResultObject stub 2017-01-11 11:34:02 +00:00
code-stub-assembler.cc [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
code-stub-assembler.h [promisehook] Pass deferred promise to Before/After callback 2017-01-12 22:06:55 +00:00
code-stubs-hydrogen.cc [stubs] Port LoadFieldStub to TF 2016-12-23 12:01:26 +00:00
code-stubs.cc Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
code-stubs.h [builtins] Move LoadGlobalICStub to builtins 2016-12-30 13:37:08 +00:00
codegen.cc Move TraceInlinedFunction from Hydrogen graph builder to internal::CodeGenerator. 2016-12-16 12:57:10 +00:00
codegen.h [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
collector.h Separate DuplicateFinder from Scanner. 2016-08-25 11:58:17 +00:00
compilation-cache.cc
compilation-cache.h
compilation-dependencies.cc Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
compilation-dependencies.h [runtime] Rename FieldTypeGroup to FieldOwnerGroup. 2016-10-12 11:11:19 +00:00
compilation-info.cc [wasm] Introduce WasmToInterpreterFrame 2017-01-11 10:16:10 +00:00
compilation-info.h [turbofan] Disable loop peeling for asm.js. 2016-11-29 14:06:04 +00:00
compilation-statistics.cc [V8] Run clang-tidy performance-for-range-copy check on src/ 2017-01-05 16:01:54 +00:00
compilation-statistics.h [turbofan] Add a mutex for recording compilation statistics 2016-12-13 12:15:14 +00:00
compiler.cc [TypeFeedbackVector] Root literal arrays in function literals slots 2017-01-12 11:29:09 +00:00
compiler.h [compiler] Collect eager inner functions for compilation during renumbering. 2017-01-11 12:18:48 +00:00
context-measure.cc
context-measure.h
contexts-inl.h Use a different map to distinguish eval contexts 2016-12-20 16:23:19 +00:00
contexts.cc [TypeFeedbackVector] Root literal arrays in function literals slots 2017-01-12 11:29:09 +00:00
contexts.h [promises] Remove unneeded PromiseCreate function from promise.js 2017-01-12 18:57:48 +00:00
conversions-inl.h [runtime] Add PositiveNumberToUint32 helper to avoid double to uint roundtrip 2016-12-19 12:06:58 +00:00
conversions.cc Fix DoubleToRadixCString wrt Number.MIN_VALUE. 2016-12-22 06:57:01 +00:00
conversions.h [runtime] Add PositiveNumberToUint32 helper to avoid double to uint roundtrip 2016-12-19 12:06:58 +00:00
counters-inl.h [counters] RuntimeStats: fix wrong bookkeeping when dynamically changing counters 2016-11-24 10:05:37 +00:00
counters.cc [Tracing] Remove AppendLongInteger in TracedValue. 2016-12-06 18:12:32 +00:00
counters.h [cleanup] Port KeyedLoadIC_{Slow,Miss} to TF and drop unused IC handler code 2017-01-10 11:40:53 +00:00
d8-posix.cc [d8] cleanly force exit in d8 on windows. 2016-11-07 07:25:38 +00:00
d8-windows.cc [d8] cleanly force exit in d8 on windows. 2016-11-07 07:25:38 +00:00
d8.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
d8.gyp Reland of land "Turn libbase into a component" (patchset #1 id:1 of https://codereview.chromium.org/2396933002/ ) 2016-10-07 07:56:52 +00:00
d8.h [compiler] Collect eager inner functions for compilation during renumbering. 2017-01-11 12:18:48 +00:00
d8.isolate
d8.js
date.cc Add Smi::Zero and replace all Smi::FromInt(0) calls 2016-10-07 13:05:26 +00:00
date.h
dateparser-inl.h
dateparser.cc
dateparser.h Minor header cleanup. 2016-08-25 08:17:38 +00:00
deoptimize-reason.cc Reland of Fix compiler warnings on "make android_arm" (patchset #1 id:1 of https://codereview.chromium.org/2286163002/ ) 2016-08-28 21:03:32 +00:00
deoptimize-reason.h [crankshaft] Support all oddballs for truncating TaggedToI changes. 2016-10-27 06:00:05 +00:00
deoptimizer.cc [deoptimizer] Insert more consistency checks. 2017-01-11 12:48:42 +00:00
deoptimizer.h [deoptimizer] Fix deoptimization in {TranslatedState}. 2016-11-29 11:34:22 +00:00
DEPS [ignition] Rewrite reverse iterator as random iterator 2016-12-05 13:03:43 +00:00
disasm.h
disassembler.cc This CL enables precise source positions for all V8 compilers. It merges compiler::SourcePosition and internal::SourcePosition to a single class used throughout the codebase. The new internal::SourcePosition instances store an id identifying an inlined function in addition to a script offset. 2016-11-14 17:22:32 +00:00
disassembler.h
diy-fp.cc
diy-fp.h
double.h
dtoa.cc
dtoa.h
effects.h Forking the type system between Crankshaft & Turbofan. 2016-09-02 13:04:39 +00:00
eh-frame.cc [turbofan] Fix more -Wsign-compare warnings. 2016-11-11 12:01:08 +00:00
eh-frame.h Make unittests work in component build 2016-10-17 10:02:06 +00:00
elements-kind.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
elements-kind.h
elements.cc [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
elements.h [elements] Add CreateFromArrayLike fast-path for JS_ARRAY_TYPE 2016-11-24 14:48:29 +00:00
execution.cc [debug] Revert debug API removal 2016-12-01 13:34:45 +00:00
execution.h [debug] Revert debug API removal 2016-12-01 13:34:45 +00:00
external-reference-table.cc [debugger] infrastructure for side-effect-free debug-evaluate. 2017-01-12 14:18:45 +00:00
external-reference-table.h [serializer] print use count of external references. 2016-11-15 08:59:21 +00:00
factory.cc [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
factory.h [promisehook] Pass deferred promise to Before/After callback 2017-01-12 22:06:55 +00:00
fast-accessor-assembler.cc [turbofan] Combine family of CallStub() methods into single implementation. 2016-12-16 10:40:16 +00:00
fast-accessor-assembler.h [stubs] Enable machine graph verification for fast accessor assembler. 2016-12-14 13:37:39 +00:00
fast-dtoa.cc
fast-dtoa.h
field-index-inl.h [ic] Delete old KeyedLoadIC code 2016-10-17 10:31:18 +00:00
field-index.h [ic] Delete old KeyedLoadIC code 2016-10-17 10:31:18 +00:00
field-type.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
field-type.h Forking the type system between Crankshaft & Turbofan. 2016-09-02 13:04:39 +00:00
fixed-dtoa.cc
fixed-dtoa.h
flag-definitions.h [wasm][asm.js] Enable --validate-asm by default. 2017-01-13 02:26:07 +00:00
flags.cc
flags.h
frames-inl.h Refactor FrameSummary for JS and Wasm frames 2017-01-12 16:54:26 +00:00
frames.cc [runtime] Change JavaScriptFrame::GetFunctions interface. 2017-01-13 10:29:13 +00:00
frames.h [runtime] Change JavaScriptFrame::GetFunctions interface. 2017-01-13 10:29:13 +00:00
futex-emulation.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
futex-emulation.h [Atomics] Rename Atomics.futex*, remove Atomics.futexWakeOrRequeue 2016-07-13 18:34:03 +00:00
gdb-jit.cc Named all zones in the project 2016-10-17 12:12:42 +00:00
gdb-jit.h
global-handles.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
global-handles.h [intl] Remove indirection in Intl objects 2017-01-12 17:58:19 +00:00
globals.h PPC: Implement VSX instructions 2017-01-12 15:09:09 +00:00
handles-inl.h
handles.cc Named all zones in the project 2016-10-17 12:12:42 +00:00
handles.h include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
heap-symbols.h [intl] Remove indirection in Intl objects 2017-01-12 17:58:19 +00:00
i18n.cc [intl] Remove indirection in Intl objects 2017-01-12 17:58:19 +00:00
i18n.h [intl] Remove indirection in Intl objects 2017-01-12 17:58:19 +00:00
icu_util.cc Reland of land "Turn libbase into a component" (patchset #1 id:1 of https://codereview.chromium.org/2396933002/ ) 2016-10-07 07:56:52 +00:00
icu_util.h Set correct default icu data file for big endian 2016-07-27 14:38:54 +00:00
identity-map.cc Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
identity-map.h
interface-descriptors.cc [stubs] Port FastNewObjectStub to TF 2016-12-29 11:11:14 +00:00
interface-descriptors.h [stubs] Add CreateIterResultObject stub 2017-01-11 11:34:02 +00:00
isolate-inl.h [turbofan] Don't check for neutered array buffers eagerly. 2016-11-16 10:36:08 +00:00
isolate.cc [runtime] Change MessageLocation::function to SFI. 2017-01-13 12:14:56 +00:00
isolate.h [debugger] infrastructure for side-effect-free debug-evaluate. 2017-01-12 14:18:45 +00:00
json-parser.cc [runtime] Add MapUpdater class that manages all kinds of map updates. 2017-01-10 12:42:53 +00:00
json-parser.h
json-stringifier.cc [runtime] Use PropertyKind/PropertyLocation instead of PropertyType. 2017-01-12 16:37:12 +00:00
json-stringifier.h [JSON] call replacer function with correct holder in JSON.stringify 2016-09-08 17:57:56 +00:00
keys.cc [runtime] Use PropertyKind/PropertyLocation instead of PropertyType. 2017-01-12 16:37:12 +00:00
keys.h [keys] Trigger [[getOwnPropertyDescriptor]] trap on proxies for Object.keys 2016-08-01 10:10:52 +00:00
layout-descriptor-inl.h [runtime] Use PropertyKind/PropertyLocation instead of PropertyType. 2017-01-12 16:37:12 +00:00
layout-descriptor.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
layout-descriptor.h [printing] Print properties backing store value and add a gdb macro for printing LayoutDescriptors. 2016-11-28 19:28:09 +00:00
list-inl.h [compiler] Collect eager inner functions for compilation during renumbering. 2017-01-11 12:18:48 +00:00
list.h Fix gcc error for static_cast the parameters of DCHECK_GT macro to unsigned in list.h. 2017-01-13 11:35:32 +00:00
locked-queue-inl.h
locked-queue.h
log-inl.h [api] Remove HistogramTimerScope from high-frequency API-Functions 2016-07-28 14:03:55 +00:00
log-utils.cc Revert of [build] Introduce an embedder version string (patchset #2 id:20001 of https://codereview.chromium.org/2619213002/ ) 2017-01-10 15:21:29 +00:00
log-utils.h [base] Define CHECK comparison for signed vs. unsigned 2016-12-01 08:53:04 +00:00
log.cc [wasm] Introduce WasmToInterpreterFrame 2017-01-11 10:16:10 +00:00
log.h [ic] Drop TimerEventScopes from *IC_Miss runtime functions 2016-11-10 13:10:25 +00:00
lookup-cache-inl.h KeyedLookupCache and DescriptorLookupCache -> lookup-cache{-inl.h,.cc,.h} 2016-09-06 14:57:56 +00:00
lookup-cache.cc [ic] Delete old KeyedLoadIC code 2016-10-17 10:31:18 +00:00
lookup-cache.h [ic] Delete old KeyedLoadIC code 2016-10-17 10:31:18 +00:00
lookup.cc [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
lookup.h Revert of [compiler] Support Object.create(null) inlining in TF (patchset #5 id:80001 of https://codereview.chromium.org/2622723003/ ) 2017-01-13 12:56:03 +00:00
machine-type.cc TurboFan: Introduce TaggedSigned and TaggedPointer representations. 2016-08-16 12:41:43 +00:00
machine-type.h [runtime] Port simple String.prototype.indexOf cases to TF Builtin 2016-12-16 13:24:07 +00:00
macro-assembler.h [assembler] Introduce assembler-inl.h 2016-12-20 10:07:45 +00:00
map-updater.cc [printing] Remove duplicate code that prints property details. 2017-01-12 21:22:48 +00:00
map-updater.h [runtime] Add MapUpdater class that manages all kinds of map updates. 2017-01-10 12:42:53 +00:00
messages.cc [runtime] Change MessageLocation::function to SFI. 2017-01-13 12:14:56 +00:00
messages.h [runtime] Change MessageLocation::function to SFI. 2017-01-13 12:14:56 +00:00
msan.h
objects-body-descriptors-inl.h Revert of Internalize strings in-place (patchset #20 id:380001 of https://codereview.chromium.org/2549773002/ ) 2017-01-12 15:00:19 +00:00
objects-body-descriptors.h
objects-debug.cc [debugging] Add %Verify() helper and check verify a HeapObject has a Map. 2017-01-13 12:05:44 +00:00
objects-inl.h Revert of [compiler] Support Object.create(null) inlining in TF (patchset #5 id:80001 of https://codereview.chromium.org/2622723003/ ) 2017-01-13 12:56:03 +00:00
objects-printer.cc [promisehook] Pass deferred promise to Before/After callback 2017-01-12 22:06:55 +00:00
objects.cc [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
objects.h Revert of [compiler] Support Object.create(null) inlining in TF (patchset #5 id:80001 of https://codereview.chromium.org/2622723003/ ) 2017-01-13 12:56:03 +00:00
ostreams.cc [turbolizer] Output correct JSON when source contains a backslash. 2016-08-09 09:18:38 +00:00
ostreams.h Fix generate-bytecode-expectations to work in component builds 2016-10-14 08:56:07 +00:00
OWNERS
pending-compilation-error-handler.cc [parser] Only log messages using the pending error handling 2016-11-15 10:16:28 +00:00
pending-compilation-error-handler.h [parser] Only log messages using the pending error handling 2016-11-15 10:16:28 +00:00
perf-jit.cc [turbofan] Fix source position integration with Linux perf 2016-12-12 12:25:56 +00:00
perf-jit.h
promise-utils.cc [promises] Add AllocatePromiseResolveThenableJobInfo to TF 2017-01-06 15:29:09 +00:00
promise-utils.h [promises] Add AllocatePromiseResolveThenableJobInfo to TF 2017-01-06 15:29:09 +00:00
property-descriptor.cc [runtime] Use PropertyKind/PropertyLocation instead of PropertyType. 2017-01-12 16:37:12 +00:00
property-descriptor.h
property-details.h [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
property.cc [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
property.h [runtime] Remove further usages of PropertyType in favor of PropertyKind/PropertyLocation. 2017-01-13 13:16:56 +00:00
prototype.h [crankshaft] Ensure that we use inlined Array.prototype.shift only when there's no elements in the prototype chain. 2016-12-20 10:18:02 +00:00
register-configuration.cc [Turbofan] Add concept of FP register aliasing on ARM 32. 2016-10-26 16:04:33 +00:00
register-configuration.h [Turbofan] Add concept of FP register aliasing on ARM 32. 2016-10-26 16:04:33 +00:00
runtime-profiler.cc [runtime] Change JavaScriptFrame::GetFunctions interface. 2017-01-13 10:29:13 +00:00
runtime-profiler.h [interpreter] Compute and use type info percentage 2016-09-23 15:30:31 +00:00
safepoint-table.cc
safepoint-table.h Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
signature.h [wasm] Use a Managed<WasmModule> to hold metadata about modules. 2016-10-19 13:07:22 +00:00
simulator.h
small-pointer-list.h Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
source-position-table.cc Prevent read-after-buffer in SourcePositionTableIterator::Advance. 2016-11-23 13:48:49 +00:00
source-position-table.h This CL enables precise source positions for all V8 compilers. It merges compiler::SourcePosition and internal::SourcePosition to a single class used throughout the codebase. The new internal::SourcePosition instances store an id identifying an inlined function in addition to a script offset. 2016-11-14 17:22:32 +00:00
source-position.cc [source-positions] make the SourcePositionInfo constructor actually compute position info 2016-12-14 12:58:19 +00:00
source-position.h [source-positions] make the SourcePositionInfo constructor actually compute position info 2016-12-14 12:58:19 +00:00
splay-tree-inl.h
splay-tree.h
startup-data-util.cc Reland of land "Turn libbase into a component" (patchset #1 id:1 of https://codereview.chromium.org/2396933002/ ) 2016-10-07 07:56:52 +00:00
startup-data-util.h
string-builder.cc
string-builder.h [regexp] Add fast-path for global, callable replace 2016-10-21 12:12:18 +00:00
string-case.cc Optimize case conversion with icu_case_mapping 2016-12-19 18:43:55 +00:00
string-case.h Optimize case conversion with icu_case_mapping 2016-12-19 18:43:55 +00:00
string-search.h
string-stream.cc [runtime] Use PropertyKind/PropertyLocation instead of PropertyType. 2017-01-12 16:37:12 +00:00
string-stream.h Refactor StringStream Add methods 2016-11-18 12:01:33 +00:00
strtod.cc
strtod.h
transitions-inl.h Add Smi::Zero and replace all Smi::FromInt(0) calls 2016-10-07 13:05:26 +00:00
transitions.cc [runtime] Use PropertyKind/PropertyLocation instead of PropertyType. 2017-01-12 16:37:12 +00:00
transitions.h
type-feedback-vector-inl.h [FeedbackVector] Infrastructure for literal arrays in the vector. 2017-01-09 15:31:00 +00:00
type-feedback-vector.cc [TypeFeedbackVector] Root literal arrays in function literals slots 2017-01-12 11:29:09 +00:00
type-feedback-vector.h [FeedbackVector] Infrastructure for literal arrays in the vector. 2017-01-09 15:31:00 +00:00
type-hints.cc [turbofan] Use InternalizedString feedback abstract/strict equality comparisons. 2017-01-02 11:58:01 +00:00
type-hints.h [turbofan] Use InternalizedString feedback abstract/strict equality comparisons. 2017-01-02 11:58:01 +00:00
type-info.cc [turbofan] Use InternalizedString feedback abstract/strict equality comparisons. 2017-01-02 11:58:01 +00:00
type-info.h [Ignition] Use binary operation feedback from Ignition to Crankshaft. 2016-09-27 08:03:40 +00:00
unicode-cache-inl.h
unicode-cache.h
unicode-decoder.cc
unicode-decoder.h Fix out-of-range access in unibrow::Utf8::CalculateValue. 2016-11-22 09:27:59 +00:00
unicode-inl.h
unicode.cc Fix out-of-range access in unibrow::Utf8::CalculateValue. 2016-11-22 09:27:59 +00:00
unicode.h Make unittests work in component build 2016-10-17 10:02:06 +00:00
uri.cc Fix -Wsign-compare warnings in parser, scanner, regexp, runtime. 2016-11-10 12:54:54 +00:00
uri.h
utils-inl.h
utils.cc [d8] Fix the shared-library build 2016-09-20 12:06:54 +00:00
utils.h [compiler] Collect eager inner functions for compilation during renumbering. 2017-01-11 12:18:48 +00:00
v8.cc [Tracing] Make TracingCategoryObserver v8 internal. 2016-11-03 18:03:56 +00:00
v8.gyp Pull define for version out into v8-version-string.h and separate build target 2017-01-12 20:51:37 +00:00
v8.h Make unittests work in component build 2016-10-17 10:02:06 +00:00
v8dll-main.cc
v8memory.h
v8threads.cc
v8threads.h
value-serializer.cc Revert of [compiler] Support Object.create(null) inlining in TF (patchset #5 id:80001 of https://codereview.chromium.org/2622723003/ ) 2017-01-13 12:56:03 +00:00
value-serializer.h Disallow passing a SharedArrayBuffer in the transfer list. 2017-01-03 22:52:17 +00:00
vector.h [wasm] Always provide a wasm instance object at runtime 2016-12-19 15:03:13 +00:00
version.cc Pull define for version out into v8-version-string.h and separate build target 2017-01-12 20:51:37 +00:00
version.h Revert of [build] Introduce an embedder version string (patchset #2 id:20001 of https://codereview.chromium.org/2619213002/ ) 2017-01-10 15:21:29 +00:00
vm-state-inl.h
vm-state.h