.. |
arm
|
[assembler] Remove unnecessary cast.
|
2017-03-16 07:58:25 +00:00 |
arm64
|
[assembler] Remove unnecessary cast.
|
2017-03-16 07:58:25 +00:00 |
asmjs
|
[asmjs] Return early when AsmWasmBuilder::Run fails.
|
2017-03-03 02:39:37 +00:00 |
ast
|
Revert of Collect type profile for DevTools. (patchset #41 id:770001 of https://codereview.chromium.org/2707873002/ )
|
2017-03-16 09:59:20 +00:00 |
base
|
[wasm] Make signature iterable
|
2017-03-16 10:54:54 +00:00 |
builtins
|
[refactor] Separate generated builtins and C++ builtins into separate files
|
2017-03-16 11:32:01 +00:00 |
compiler
|
[wasm] Make signature iterable
|
2017-03-16 10:54:54 +00:00 |
compiler-dispatcher
|
Only resume operations after aborting if all background tasks are done
|
2017-03-16 09:35:03 +00:00 |
crankshaft
|
[Interpreter / TurboFan] Add TestTypeof bytecode.
|
2017-03-15 14:05:51 +00:00 |
debug
|
[iwyu|arm64] Pre-work for removing the illegal include macro-assembler.h -> assembler-inl.h
|
2017-03-15 12:08:50 +00:00 |
extensions
|
include fixing: api.h shouldn't include objects-inl.h
|
2017-01-09 13:43:28 +00:00 |
ffi
|
[iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
|
2017-02-23 12:10:21 +00:00 |
full-codegen
|
[Interpreter / TurboFan] Add TestTypeof bytecode.
|
2017-03-15 14:05:51 +00:00 |
heap
|
[heap] Add tracer scopes to GC prologue and epilogue
|
2017-03-16 11:03:02 +00:00 |
ia32
|
[assembler] Remove unnecessary cast.
|
2017-03-16 07:58:25 +00:00 |
ic
|
Revert of Collect type profile for DevTools. (patchset #41 id:770001 of https://codereview.chromium.org/2707873002/ )
|
2017-03-16 09:59:20 +00:00 |
inspector
|
[inspector] don't make v8::debug::Call for breakProgram.
|
2017-03-13 14:59:43 +00:00 |
interpreter
|
[ignition] Decrease code size multiplier to 24.
|
2017-03-16 12:19:55 +00:00 |
js
|
Reland moving Atomics builtins to C++
|
2017-03-13 20:59:15 +00:00 |
libplatform
|
Make idle tasks optional in the default platform.
|
2017-03-07 13:37:41 +00:00 |
libsampler
|
Fix -Wsign-compare warnings in parser, scanner, regexp, runtime.
|
2016-11-10 12:54:54 +00:00 |
mips
|
[assembler] Remove unnecessary cast.
|
2017-03-16 07:58:25 +00:00 |
mips64
|
[assembler] Remove unnecessary cast.
|
2017-03-16 07:58:25 +00:00 |
objects
|
[objects.h splitting] Move out ConstantElementsPair and BoileplateDescriptor.
|
2017-01-27 15:29:47 +00:00 |
parsing
|
[parser] Delete misplaced const.
|
2017-03-15 18:47:52 +00:00 |
ppc
|
[assembler] Remove unnecessary cast.
|
2017-03-16 07:58:25 +00:00 |
profiler
|
Store the FunctionTemplateInfo used to create remote objects in the map
|
2017-03-15 15:57:38 +00:00 |
regexp
|
[iwyu|arm64] Pre-work for removing the illegal include macro-assembler.h -> assembler-inl.h
|
2017-03-15 12:08:50 +00:00 |
runtime
|
[wasm] [interpreter] Throw exception on trap
|
2017-03-16 12:01:15 +00:00 |
s390
|
[assembler] Remove unnecessary cast.
|
2017-03-16 07:58:25 +00:00 |
snapshot
|
Reland moving Atomics builtins to C++
|
2017-03-13 20:59:15 +00:00 |
third_party
|
[build] Enable gn build for vtune support in v8.
|
2017-02-13 02:54:05 +00:00 |
tracing
|
[tracing] Use locale independent writer for FP values.
|
2017-01-12 08:08:57 +00:00 |
trap-handler
|
Fix Android x64 build
|
2017-03-15 00:28:41 +00:00 |
wasm
|
[wasm] [interpreter] Throw exception on trap
|
2017-03-16 12:01:15 +00:00 |
x64
|
[assembler] Remove unnecessary cast.
|
2017-03-16 07:58:25 +00:00 |
x87
|
[assembler] Remove unnecessary cast.
|
2017-03-16 07:58:25 +00:00 |
zone
|
[zone] Fix propagation of OOM in Zone::NewSegment.
|
2017-03-08 13:26:55 +00:00 |
accessors.cc
|
[regexp] Fix smi receiver in stack accessors
|
2017-02-20 11:48:10 +00:00 |
accessors.h
|
[iwyu] Include handles.h less.
|
2017-01-27 13:53:13 +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-natives.cc
|
Store the FunctionTemplateInfo used to create remote objects in the map
|
2017-03-15 15:57:38 +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
|
[serializer] complete slack tracking when creating context snapshot.
|
2017-03-15 12:44:46 +00:00 |
api.h
|
[wasm] Split the compilation and instantiation API into sync and async methods.
|
2017-02-20 10:41:57 +00:00 |
arguments.cc
|
[iwyu] Remove unallowed include arguments.h -> objects-inl.h
|
2017-02-13 10:06:48 +00:00 |
arguments.h
|
[iwyu] Remove unallowed include arguments.h -> objects-inl.h
|
2017-02-13 10:06:48 +00:00 |
assembler-inl.h
|
[assembler] Introduce assembler-inl.h
|
2016-12-20 10:07:45 +00:00 |
assembler.cc
|
[assembler] [wasm] Don't flush the icache twice
|
2017-03-07 11:01:36 +00:00 |
assembler.h
|
Add Int32x4 Wasm Simd Binops, compare ops, select
|
2017-03-15 13:24:54 +00:00 |
assert-scope.cc
|
[iwyu] Remove include debug.h -> arguments.h
|
2017-02-09 09:19:23 +00:00 |
assert-scope.h
|
Assert that context creation doesn't throw
|
2017-01-17 13:01:03 +00:00 |
background-parsing-task.cc
|
[iwyu] Remove include debug.h -> arguments.h
|
2017-02-09 09:19:23 +00:00 |
background-parsing-task.h
|
Reland of land: [Parse] ParseInfo owns the parsing Zone. (patchset #1 id:1 of https://codereview.chromium.org/2683733002/ )
|
2017-02-07 20:46:47 +00:00 |
bailout-reason.cc
|
|
|
bailout-reason.h
|
[regexp] Port RegExpExecStub to CSA (mostly)
|
2017-03-16 07:54:53 +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
|
[runtime] Implement encodeURI as single runtime function.
|
2016-05-14 07:17:03 +00:00 |
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
|
Store the FunctionTemplateInfo used to create remote objects in the map
|
2017-03-15 15:57:38 +00:00 |
bootstrapper.h
|
Reland moving Atomics builtins to C++
|
2017-03-13 20:59:15 +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
|
[regexp] allow loose matching for property names.
|
2016-03-09 19:07:46 +00:00 |
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
|
[StoreIC] Use StoreIC_Uninitialized for 0->PRE transitions
|
2017-03-14 16:59:22 +00:00 |
code-factory.h
|
[StoreIC] Use StoreIC_Uninitialized for 0->PRE transitions
|
2017-03-14 16:59:22 +00:00 |
code-stub-assembler.cc
|
[csa] Replace remaining old-style GetProperty calls
|
2017-03-16 09:33:30 +00:00 |
code-stub-assembler.h
|
[csa] Replace remaining old-style GetProperty calls
|
2017-03-16 09:33:30 +00:00 |
code-stubs-hydrogen.cc
|
[iwyu|arm64] Pre-work for removing the illegal include macro-assembler.h -> assembler-inl.h
|
2017-03-15 12:08:50 +00:00 |
code-stubs.cc
|
[iwyu|arm64] Pre-work for removing the illegal include macro-assembler.h -> assembler-inl.h
|
2017-03-15 12:08:50 +00:00 |
code-stubs.h
|
[iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
|
2017-02-23 12:10:21 +00:00 |
codegen.cc
|
[iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
|
2017-02-23 12:10:21 +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
|
Implement new Function.prototype.toString --harmony-function-tostring
|
2017-02-16 20:19:24 +00:00 |
compilation-cache.h
|
Implement new Function.prototype.toString --harmony-function-tostring
|
2017-02-16 20:19:24 +00:00 |
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
|
Reland: [Compiler] Enable handles created during parsing and scope analysis to be deferred.
|
2017-02-10 15:01:29 +00:00 |
compilation-info.h
|
[wasm] Introduce the --print-wasm-code flag to print wasm code.
|
2017-02-12 17:26:48 +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
|
Revert of Collect type profile for DevTools. (patchset #41 id:770001 of https://codereview.chromium.org/2707873002/ )
|
2017-03-16 09:59:20 +00:00 |
compiler.h
|
Implement new Function.prototype.toString --harmony-function-tostring
|
2017-02-16 20:19:24 +00:00 |
context-measure.cc
|
[serializer] prepare attached references for general use.
|
2016-05-18 11:30:33 +00:00 |
context-measure.h
|
[serializer] prepare attached references for general use.
|
2016-05-18 11:30:33 +00:00 |
contexts-inl.h
|
objects.h splitting: Move RegExpMatchInfo.
|
2017-01-20 13:01:55 +00:00 |
contexts.cc
|
[TypeFeedbackVector] Root feedback vectors at function literal site.
|
2017-02-06 10:18:05 +00:00 |
contexts.h
|
[builtins] Port TypedArrayConstructByArrayBuffer to CodeStubAssembler.
|
2017-03-13 14:04:37 +00:00 |
conversions-inl.h
|
[conversions] Make "DoubleToUint32IfEqualToSelf" use bit magic
|
2017-01-17 16:38:49 +00:00 |
conversions.cc
|
[iwyu] Include handles.h less.
|
2017-01-27 13:53:13 +00:00 |
conversions.h
|
[iwyu] Include handles.h less.
|
2017-01-27 13:53:13 +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
|
[ic] Turn load global from prototype chain into data handler
|
2017-03-15 09:28:01 +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
|
[wasm] Initial signal handler
|
2017-03-13 22:12:23 +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
|
[runtime] Mark old JSGlobalProxy's map as unstable when an iframe navigates away.
|
2017-02-28 17:05:51 +00:00 |
d8.isolate
|
|
|
d8.js
|
[d8] remove utility context.
|
2016-03-31 10:18:25 +00:00 |
date.cc
|
[date] Add a cache for timezone names to DateCache
|
2017-03-11 22:49:36 +00:00 |
date.h
|
[date] Add a cache for timezone names to DateCache
|
2017-03-11 22:49:36 +00:00 |
dateparser-inl.h
|
[builtins] Apply ES2016 conditional default timezone semantics
|
2017-02-16 10:02:01 +00:00 |
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
|
[iwyu|arm64] Pre-work for removing the illegal include macro-assembler.h -> assembler-inl.h
|
2017-03-15 12:08:50 +00:00 |
deoptimizer.h
|
[deoptimizer] When deoptimizing code, unlink all functions referring to that code.
|
2017-03-06 12:22:05 +00:00 |
DEPS
|
[wasm] Initial signal handler
|
2017-03-13 22:12:23 +00:00 |
disasm.h
|
|
|
disassembler.cc
|
[ic] Remove ICUseVector and some access compiler cleanup
|
2017-03-15 11:53:47 +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
|
[iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
|
2017-02-23 12:10:21 +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
|
[csa] Bailout to the runtime for ToInteger conversion in Array.p.indexOf.
|
2017-03-16 06:53:09 +00:00 |
elements.h
|
[elements] Add CreateFromArrayLike fast-path for JS_ARRAY_TYPE
|
2016-11-24 14:48:29 +00:00 |
execution.cc
|
[inspector] don't make v8::debug::Call for breakProgram.
|
2017-03-13 14:59:43 +00:00 |
execution.h
|
React immediately to memory pressure on foreground threads
|
2017-02-08 09:38:50 +00:00 |
external-reference-table.cc
|
SnapshotCreator: start from existing snapshot if we have one
|
2017-03-07 16:36:51 +00:00 |
external-reference-table.h
|
SnapshotCreator: start from existing snapshot if we have one
|
2017-03-07 16:36:51 +00:00 |
factory.cc
|
[wasm] Initial signal handler
|
2017-03-13 22:12:23 +00:00 |
factory.h
|
[regexp] Properly flatten string during initialization
|
2017-03-09 12:25:19 +00:00 |
fast-dtoa.cc
|
|
|
fast-dtoa.h
|
|
|
feedback-vector-inl.h
|
Revert of Collect type profile for DevTools. (patchset #41 id:770001 of https://codereview.chromium.org/2707873002/ )
|
2017-03-16 09:59:20 +00:00 |
feedback-vector.cc
|
Revert of Collect type profile for DevTools. (patchset #41 id:770001 of https://codereview.chromium.org/2707873002/ )
|
2017-03-16 09:59:20 +00:00 |
feedback-vector.h
|
Revert of Collect type profile for DevTools. (patchset #41 id:770001 of https://codereview.chromium.org/2707873002/ )
|
2017-03-16 09:59:20 +00:00 |
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
|
[iwyu] Include handles.h less.
|
2017-01-27 13:53:13 +00:00 |
find-and-replace-pattern.h
|
Make explicit that RelocInfo's target_object is always a HeapObject.
|
2017-03-07 10:42:55 +00:00 |
fixed-dtoa.cc
|
|
|
fixed-dtoa.h
|
|
|
flag-definitions.h
|
[compiler] Mark shared functions which have an optimization job (reland)
|
2017-03-15 14:19:33 +00:00 |
flags.cc
|
[wasm] Change the constant kV8MaxWasmTableSize to a command line flag.
|
2017-01-24 10:12:22 +00:00 |
flags.h
|
Disable other background modules while testing the CompilerDispatcher
|
2017-03-14 14:01:03 +00:00 |
frames-inl.h
|
[everywhere] Custom representation for frame type
|
2017-02-21 16:13:55 +00:00 |
frames.cc
|
[everywhere] Custom representation for frame type
|
2017-02-21 16:13:55 +00:00 |
frames.h
|
[wasm] Several unrelated cleanups
|
2017-03-02 10:42:22 +00:00 |
futex-emulation.cc
|
[SAB] Fix crash in Atomics.wake w/ infinite count.
|
2017-02-01 21:47:22 +00:00 |
futex-emulation.h
|
[SAB] Fix crash in Atomics.wake w/ infinite count.
|
2017-02-01 21:47:22 +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
|
Remove commented out code in GlobalHandles::Node.
|
2017-03-10 07:04:45 +00:00 |
global-handles.h
|
Remove object grouping
|
2017-03-02 17:53:07 +00:00 |
globals.h
|
[ic] Cleanup accessor handling, fix cached property on global, remove cache-on-prototype support
|
2017-03-15 16:42:51 +00:00 |
handles-inl.h
|
[iwyu|arm] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
|
2017-02-28 13:31:30 +00:00 |
handles.cc
|
Add support to IdentityMap for deletion, iteration and AllocationPolicy.
|
2017-02-22 10:20:15 +00:00 |
handles.h
|
Fix static type checks in Handle and MaybeHandle
|
2017-03-14 12:35:01 +00:00 |
heap-symbols.h
|
Remove SIMD.js from V8.
|
2017-02-14 06:57:25 +00:00 |
i18n.cc
|
Prepare for ICU's switch to char16_t
|
2017-03-09 20:01:15 +00:00 |
i18n.h
|
[iwyu] Include handles.h less.
|
2017-01-27 13:53:13 +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
|
[IdentityMap] Remove ability to delete entries during iteration.
|
2017-03-06 21:15:20 +00:00 |
identity-map.h
|
[IdentityMap] Remove ability to delete entries during iteration.
|
2017-03-06 21:15:20 +00:00 |
interface-descriptors.cc
|
[regexp] Port RegExpExecStub to CSA (mostly)
|
2017-03-16 07:54:53 +00:00 |
interface-descriptors.h
|
[regexp] Port RegExpExecStub to CSA (mostly)
|
2017-03-16 07:54:53 +00:00 |
isolate-inl.h
|
[es2015] Remove the @@hasInstance protector cell.
|
2017-02-13 07:16:27 +00:00 |
isolate.cc
|
Cleanup Isolate::UnwindAndFindHandler
|
2017-03-16 12:03:00 +00:00 |
isolate.h
|
Cleanup Isolate::UnwindAndFindHandler
|
2017-03-16 12:03:00 +00:00 |
json-parser.cc
|
[json] Fix error reporting when parsing an internalized one-byte string.
|
2017-03-09 12:28:17 +00:00 |
json-parser.h
|
[json] implement InternalizeJSONProperty in C++.
|
2016-05-31 05:44:59 +00:00 |
json-stringifier.cc
|
[json] use OrderedHashSet for replacer property list.
|
2017-03-09 12:27:46 +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] Fix KeyAccumulator for non-internalized keys.
|
2017-03-14 11:19:28 +00:00 |
keys.h
|
[keys] Make for-in great again.
|
2017-01-18 12:32:22 +00:00 |
label.h
|
includes: move Label out of assembler.h.
|
2017-01-20 14:21:34 +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
|
Move atomic-utils.h into base/
|
2016-05-09 16:23:57 +00:00 |
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 #3 id:40001 of https://codereview.chromium.org/2619213002/ )
|
2017-01-21 22:36:54 +00:00 |
log-utils.h
|
Reimplement TraceIC using the logger
|
2017-02-20 09:50:40 +00:00 |
log.cc
|
[log] Add sampling interval flag for --prof
|
2017-03-10 17:45:54 +00:00 |
log.h
|
[log] Add sampling interval flag for --prof
|
2017-03-10 17:45:54 +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] Check for named interceptors that can't deal with symbols in the lookup iterator
|
2017-03-10 13:36:06 +00:00 |
lookup.h
|
[ic] Support store-normal IC with prototype check
|
2017-03-01 14:27:06 +00:00 |
machine-type.cc
|
[V8] Implement SIMD Boolean vector types to allow mask registers.
|
2017-02-21 16:45:30 +00:00 |
machine-type.h
|
[V8] Implement SIMD Boolean vector types to allow mask registers.
|
2017-02-21 16:45:30 +00:00 |
macro-assembler-inl.h
|
[iwyu|arm64] Pre-work for removing the illegal include macro-assembler.h -> assembler-inl.h
|
2017-03-15 12:08:50 +00:00 |
macro-assembler.h
|
[iwyu|arm64] Pre-work for removing the illegal include macro-assembler.h -> assembler-inl.h
|
2017-03-15 12:08:50 +00:00 |
managed.h
|
[wasm] Managed<T> ensures T's lifetime does not leak past Isolate's
|
2017-02-21 17:23:38 +00:00 |
map-updater.cc
|
[runtime] Prototype const-to-mutable field migrations without deprecating maps.
|
2017-03-09 12:26:12 +00:00 |
map-updater.h
|
Store the FunctionTemplateInfo used to create remote objects in the map
|
2017-03-15 15:57:38 +00:00 |
messages.cc
|
[wasm] [cleanup] Avoid creation of temporary String objects
|
2017-03-16 11:25:59 +00:00 |
messages.h
|
[wasm] Show interpreted frames on captured stack traces
|
2017-03-14 10:23:20 +00:00 |
msan.h
|
|
|
objects-body-descriptors-inl.h
|
[async-iteration] implement Async-from-Sync Iterator
|
2017-02-24 17:48:49 +00:00 |
objects-body-descriptors.h
|
|
|
objects-debug.cc
|
[ic] Turn load-interceptor into a smi-handler
|
2017-03-14 09:11:11 +00:00 |
objects-inl.h
|
[ic] Cleanup accessor handling, fix cached property on global, remove cache-on-prototype support
|
2017-03-15 16:42:51 +00:00 |
objects-printer.cc
|
Revert of Collect type profile for DevTools. (patchset #41 id:770001 of https://codereview.chromium.org/2707873002/ )
|
2017-03-16 09:59:20 +00:00 |
objects.cc
|
Store the FunctionTemplateInfo used to create remote objects in the map
|
2017-03-15 15:57:38 +00:00 |
objects.h
|
[regexp] Port RegExpExecStub to CSA (mostly)
|
2017-03-16 07:54:53 +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
|
Reland: [Compiler] Enable handles created during parsing and scope analysis to be deferred.
|
2017-02-10 15:01:29 +00:00 |
pending-compilation-error-handler.h
|
Reland: [Compiler] Enable handles created during parsing and scope analysis to be deferred.
|
2017-02-10 15:01:29 +00:00 |
perf-jit.cc
|
[turbofan] Fix source position integration with Linux perf
|
2016-12-12 12:25:56 +00:00 |
perf-jit.h
|
This commit is the first step towards emitting unwinding information in
|
2016-06-27 15:10:41 +00:00 |
property-descriptor.cc
|
[runtime] Cleanup DescriptorArray interface, remove more PropertyType usages.
|
2017-01-13 13:23:27 +00:00 |
property-descriptor.h
|
|
|
property-details.h
|
[runtime][ic] Constant field tracking support.
|
2017-02-10 08:05:25 +00:00 |
property.cc
|
[printing] Improve object printing
|
2017-03-03 11:01:21 +00:00 |
property.h
|
[runtime][ic] Constant field tracking support.
|
2017-02-10 08:05:25 +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
|
[compiler] Log message when function is already in optimization queue.
|
2017-03-10 05:36:00 +00:00 |
runtime-profiler.h
|
[interpreter] Compute and use type info percentage
|
2016-09-23 15:30:31 +00:00 |
safepoint-table.cc
|
[iwyu|arm64] Pre-work for removing the illegal include macro-assembler.h -> assembler-inl.h
|
2017-03-15 12:08:50 +00:00 |
safepoint-table.h
|
Moved zones and zone related stuff in its own directory.
|
2016-09-20 16:08:07 +00:00 |
signature.h
|
[wasm] Make signature iterable
|
2017-03-16 10:54:54 +00:00 |
simulator.h
|
S390: Platform specific includes in common files
|
2016-03-10 14:03:51 +00:00 |
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
|
[iwyu] Include handles.h less.
|
2017-01-27 13:53:13 +00:00 |
source-position.cc
|
This is a workaround for the fact that %SetCode can "lose" the script for a js native. If the js native is re-initialized (for a Realm or something), then the source SharedFunctionInfo won't have a script anymore. Nonetheless, we may want to optimize the function. If we've compiled bytecode, then we can compile optimized code without a script.
|
2017-02-16 14:39:17 +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
|
Implement new Function.prototype.toString --harmony-function-tostring
|
2017-02-16 20:19:24 +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-hints.cc
|
Remove SIMD.js from V8.
|
2017-02-14 06:57:25 +00:00 |
type-hints.h
|
Remove SIMD.js from V8.
|
2017-02-14 06:57:25 +00:00 |
type-info.cc
|
[iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
|
2017-02-23 12:10:21 +00:00 |
type-info.h
|
Rename FeedbackVectorSlot[Kind] -> FeedbackSlot[Kind].
|
2017-02-07 16:38:47 +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
|
[wasm] Add UTF-8 validation
|
2016-05-12 13:02:14 +00:00 |
unicode.cc
|
[unibrow] remove mongolian vowel separator as white space.
|
2017-02-28 13:42:29 +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
|
[builtins] Migrate escape/unescape from uri.js to C++.
|
2016-06-01 04:26:33 +00:00 |
utils-inl.h
|
|
|
utils.cc
|
Rename FeedbackVectorSlot[Kind] -> FeedbackSlot[Kind].
|
2017-02-07 16:38:47 +00:00 |
utils.h
|
[parser] Skipping inner funcs: collect data needed for allocation, not the allocation result.
|
2017-03-07 14:23:14 +00:00 |
v8.cc
|
[iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
|
2017-02-23 12:10:21 +00:00 |
v8.gyp
|
[refactor] Separate generated builtins and C++ builtins into separate files
|
2017-03-16 11:32:01 +00:00 |
v8.h
|
Make unittests work in component build
|
2016-10-17 10:02:06 +00:00 |
v8dll-main.cc
|
|
|
v8memory.h
|
[wasm] Separate compilation from instantiation
|
2016-06-20 05:23:37 +00:00 |
v8threads.cc
|
|
|
v8threads.h
|
|
|
value-serializer.cc
|
ValueSerializer: Add an explicit tag for host objects.
|
2017-02-28 02:16:30 +00:00 |
value-serializer.h
|
Add support to IdentityMap for deletion, iteration and AllocationPolicy.
|
2017-02-22 10:20:15 +00:00 |
vector.h
|
[wasm] Prepare WasmCompilationUnit for lazy compilation
|
2017-03-03 09:47:39 +00:00 |
version.cc
|
Revert of [build] Introduce an embedder version string (patchset #3 id:40001 of https://codereview.chromium.org/2619213002/ )
|
2017-01-21 22:36:54 +00:00 |
version.h
|
Revert of [build] Introduce an embedder version string (patchset #3 id:40001 of https://codereview.chromium.org/2619213002/ )
|
2017-01-21 22:36:54 +00:00 |
vm-state-inl.h
|
[counters] Annotate v8 with more runtime call counters.
|
2016-05-13 15:54:49 +00:00 |
vm-state.h
|
[counters] Annotate v8 with more runtime call counters.
|
2016-05-13 15:54:49 +00:00 |