.. |
arm
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
arm64
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
asmjs
|
[intl] Implement Intl.NumberFormat.prototype.formatToParts
|
2017-06-30 20:14:18 +00:00 |
ast
|
[coverage] Support throw/try/catch/finally
|
2017-07-07 12:38:01 +00:00 |
base
|
[base] Simplify ASLR on Windows.
|
2017-07-03 12:20:00 +00:00 |
builtins
|
[arm] Cleanup MacroAssembler::PrepareCallCFunction to use ip
|
2017-07-07 07:54:00 +00:00 |
compiler
|
Adjust compiler owners file.
|
2017-07-07 13:48:42 +00:00 |
compiler-dispatcher
|
[compiler-dispatcher] Move stepping logic to job
|
2017-07-04 09:23:21 +00:00 |
debug
|
[inspector] improved exception details for Runtime.evaluate with awaitPromise
|
2017-07-07 14:23:32 +00:00 |
extensions
|
[inspector] cache stack frame for call sites
|
2017-04-12 18:33:20 +00:00 |
ffi
|
[cleanup] Remove return after UNREACHABLE
|
2017-05-22 13:10:01 +00:00 |
full-codegen
|
Don't dereference handles in (macro-)assembler functions used by TF.
|
2017-07-06 10:33:18 +00:00 |
heap
|
[heap] Scavenger: Introduce list of copied objects
|
2017-07-07 13:29:42 +00:00 |
ia32
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
ic
|
[arm] Port handler compiler to using UseScratchRegisterScope
|
2017-07-06 17:24:07 +00:00 |
inspector
|
[inspector] improved exception details for Runtime.evaluate with awaitPromise
|
2017-07-07 14:23:32 +00:00 |
interpreter
|
[coverage] Support throw/try/catch/finally
|
2017-07-07 12:38:01 +00:00 |
js
|
[builtins] Unified C++ implementation of Map and Set iterators.
|
2017-07-06 11:55:14 +00:00 |
libplatform
|
Reland "Switch tracing to use v8::TracingController"
|
2017-07-03 11:49:23 +00:00 |
libsampler
|
Basic compilation on Fuchsia
|
2017-06-11 06:31:33 +00:00 |
mips
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
mips64
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
objects
|
[builtins] Unified C++ implementation of Map and Set iterators.
|
2017-07-06 11:55:14 +00:00 |
parsing
|
[coverage] Support throw/try/catch/finally
|
2017-07-07 12:38:01 +00:00 |
ppc
|
PPC/s390: Don't dereference handles in (macro-)assembler functions used by TF.
|
2017-07-06 20:45:14 +00:00 |
profiler
|
Add StartProfiling to filter out v8 warm up
|
2017-07-03 22:01:14 +00:00 |
regexp
|
[arm] Cleanup MacroAssembler::PrepareCallCFunction to use ip
|
2017-07-07 07:54:00 +00:00 |
runtime
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
s390
|
PPC/s390: Don't dereference handles in (macro-)assembler functions used by TF.
|
2017-07-06 20:45:14 +00:00 |
snapshot
|
Make some functions that are hit during renderer startup available for inlining
|
2017-06-26 18:17:05 +00:00 |
third_party
|
[build] Enable gn build for vtune support in v8.
|
2017-02-13 02:54:05 +00:00 |
tracing
|
Reland "Switch tracing to use v8::TracingController"
|
2017-07-03 11:49:23 +00:00 |
trap-handler
|
Remove myself from non-toplevel owners files
|
2017-06-28 10:00:48 +00:00 |
wasm
|
[wasm] Use WeakFixedArray for list of instances sharing a WasmMemoryObject.
|
2017-07-07 13:52:21 +00:00 |
x64
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
x87
|
Revert of Set the current context to the function's context when entering to LAP. (patchset #14 id:540001 of https://codereview.chromium.org/2770003002/ )
|
2017-07-05 10:41:22 +00:00 |
zone
|
[modules] Implement the new semantics of instantiation and evaluation.
|
2017-06-28 14:24:37 +00:00 |
accessors.cc
|
[parser] Introduce SharedFunctionInfo::has_shared_name().
|
2017-06-06 17:23:17 +00:00 |
accessors.h
|
Remove Accessors::FunctionSetPrototype
|
2017-04-20 19:52:24 +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.h
|
[literals] Move DeprecationUpdateContext to runtime-literals.cc
|
2017-06-22 12:36:16 +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
|
Decouple root visitors from object visitors.
|
2017-04-25 13:32:18 +00:00 |
api-natives.cc
|
[elements] Rename FAST elements kinds
|
2017-06-30 13:31:44 +00:00 |
api-natives.h
|
|
|
api.cc
|
[inspector] improved exception details for Runtime.evaluate with awaitPromise
|
2017-07-07 14:23:32 +00:00 |
api.h
|
[ESnext] Change dynamic import API to return a promise
|
2017-06-29 22:34:41 +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
|
[compiler] Delay generation of code stubs.
|
2017-06-28 19:14:56 +00:00 |
assembler.h
|
[arm][turbofan] Pass double immediate to vmov as uint64_t
|
2017-07-05 14:17:38 +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
|
Fix runtime_call_stats for background parsing.
|
2017-05-04 12:39:18 +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
|
[compiler] Drive optimizations with feedback vector (reland)
|
2017-06-19 10:33:59 +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
|
[cleanup] Remove return after UNREACHABLE
|
2017-05-22 13:10:01 +00:00 |
bignum.h
|
|
|
bit-vector.cc
|
[base] Allow BitVector to store data inline
|
2017-06-26 11:38:24 +00:00 |
bit-vector.h
|
[base] Allow BitVector to store data inline
|
2017-06-26 11:38:24 +00:00 |
bootstrapper.cc
|
Expose %ErrorPrototype% as an intrinsic in the public API.
|
2017-07-07 06:42:59 +00:00 |
bootstrapper.h
|
[objects.h splitting] Move SharedFunctionInfo.
|
2017-05-29 14:03:48 +00:00 |
cached-powers.cc
|
|
|
cached-powers.h
|
|
|
callable.h
|
[csa] Add CSA::CallBuiltin and Builtins::CallableFor
|
2017-03-16 14:22:12 +00:00 |
cancelable-task.cc
|
[Cleanup] Make Cancelable independent of the isolate
|
2017-05-26 09:22:49 +00:00 |
cancelable-task.h
|
[Cleanup] Make Cancelable independent of the isolate
|
2017-05-26 09:22:49 +00:00 |
char-predicates-inl.h
|
|
|
char-predicates.cc
|
Use ICU for ID_START, ID_CONTINUE and WhiteSpace check
|
2017-06-14 20:32:49 +00:00 |
char-predicates.h
|
Use ICU for ID_START, ID_CONTINUE and WhiteSpace check
|
2017-06-14 20:32:49 +00:00 |
checks.h
|
[build] Use shared libraries by default for debug builds
|
2016-09-27 09:46:36 +00:00 |
code-events.h
|
[ic] Split StoreIC into StoreGlobalIC and StoreIC.
|
2017-03-24 07:45:14 +00:00 |
code-factory.cc
|
[builtins] Array.map should transition output arrays.
|
2017-07-05 14:08:08 +00:00 |
code-factory.h
|
[builtins] Array.map should transition output arrays.
|
2017-07-05 14:08:08 +00:00 |
code-stub-assembler.cc
|
[Interpreter] Fix issue with StringConcat dereferencing external thin strings.
|
2017-07-06 20:52:14 +00:00 |
code-stub-assembler.h
|
[Interpreter] Fix issue with StringConcat dereferencing external thin strings.
|
2017-07-06 20:52:14 +00:00 |
code-stubs-utils.h
|
[stubs] Introduce TF_STUB macro.
|
2017-03-22 12:56:32 +00:00 |
code-stubs.cc
|
[builtins] Array.map should transition output arrays.
|
2017-07-05 14:08:08 +00:00 |
code-stubs.h
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
codegen.cc
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
codegen.h
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
collector.h
|
Separate DuplicateFinder from Scanner.
|
2016-08-25 11:58:17 +00:00 |
compilation-cache.cc
|
[Heap] Remove code flushing.
|
2017-05-22 09:34:43 +00:00 |
compilation-cache.h
|
[Heap] Remove code flushing.
|
2017-05-22 09:34:43 +00:00 |
compilation-dependencies.cc
|
[cleanup] Use AllocationSite::ShouldTrack instead of GetMode
|
2017-06-20 13:32:52 +00:00 |
compilation-dependencies.h
|
Reland: [objects.h splitting] Move Map and related classes.
|
2017-05-17 12:12:18 +00:00 |
compilation-info.cc
|
[coverage] Add binary block coverage
|
2017-07-07 06:27:28 +00:00 |
compilation-info.h
|
[compiler] Make OsrHelper a member of PipelineData.
|
2017-06-19 08:14:23 +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
|
[runtime] Move profiler ticks from SFI to feedback vector
|
2017-07-05 12:04:50 +00:00 |
compiler.h
|
[turbofan] Move RegisterWeakObjectsInOptimizedCode.
|
2017-06-21 12:27:24 +00:00 |
contexts-inl.h
|
[compiler] Remove OSR code cache
|
2017-06-29 08:20:10 +00:00 |
contexts.cc
|
[compiler] Remove OSR code cache
|
2017-06-29 08:20:10 +00:00 |
contexts.h
|
[wasm] Remove the use of private symbols for branding.
|
2017-07-07 12:56:24 +00:00 |
conversions-inl.h
|
[conversions] Make "DoubleToUint32IfEqualToSelf" use bit magic
|
2017-01-17 16:38:49 +00:00 |
conversions.cc
|
[v8] Fix compile failure when using gcc and libc++
|
2017-07-06 06:56:46 +00:00 |
conversions.h
|
[iwyu] Include handles.h less.
|
2017-01-27 13:53:13 +00:00 |
counters-inl.h
|
[iwyu] Include isolate.h less.
|
2017-06-23 13:14:17 +00:00 |
counters.cc
|
Fix reverted PR for making histogram timers thread safe.
|
2017-06-27 20:03:12 +00:00 |
counters.h
|
[ESnext] Change dynamic import API to return a promise
|
2017-06-29 22:34:41 +00:00 |
d8-console.cc
|
[inspector] introduced console.context
|
2017-06-12 15:49:13 +00:00 |
d8-console.h
|
[inspector] introduced console.context
|
2017-06-12 15:49:13 +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
|
Reland "Switch tracing to use v8::TracingController"
|
2017-07-03 11:49:23 +00:00 |
d8.gyp
|
[d8] implement console for d8.
|
2017-04-24 13:23:10 +00:00 |
d8.h
|
[ESnext] Change dynamic import API to return a promise
|
2017-06-29 22:34:41 +00:00 |
d8.isolate
|
|
|
d8.js
|
|
|
date.cc
|
[cleanup] Remove return after UNREACHABLE
|
2017-05-22 13:10:01 +00:00 |
date.h
|
Reland of [date] Add ICU backend for timezone info behind a flag (patchset #1 id:1 of https://codereview.chromium.org/2811103002/ )
|
2017-04-11 13:17:29 +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
|
[cleanup] Remove return after UNREACHABLE
|
2017-05-22 13:10:01 +00:00 |
deoptimize-reason.h
|
[turbofan] Replace uninitialized JSConstruct nodes with SOFT deopt.
|
2017-06-30 08:18:43 +00:00 |
deoptimizer.cc
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
deoptimizer.h
|
[arm] Pass float immediates to vmov as uint32_t
|
2017-07-07 11:58:10 +00:00 |
DEPS
|
[asm.js] Ensure proper encapsulation of "asmjs" component.
|
2017-05-05 10:36:26 +00:00 |
disasm.h
|
|
|
disassembler.cc
|
[fullcodegen] Deprecate usage of patching BinaryOpICStub.
|
2017-06-22 09:29:20 +00:00 |
disassembler.h
|
|
|
diy-fp.cc
|
|
|
diy-fp.h
|
|
|
double.h
|
|
|
dtoa.cc
|
[cleanup] Remove return after UNREACHABLE
|
2017-05-22 13:10:01 +00:00 |
dtoa.h
|
|
|
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
|
[elements] Rename FAST elements kinds
|
2017-06-30 13:31:44 +00:00 |
elements-kind.h
|
[elements] Rename Has*Elements and Is*ElementsKind methods
|
2017-07-03 09:25:53 +00:00 |
elements.cc
|
[runtime] Fix Array.prototype.sort for large entries
|
2017-07-06 10:45:52 +00:00 |
elements.h
|
[runtime] Fix Array.prototype.sort for large entries
|
2017-07-06 10:45:52 +00:00 |
execution.cc
|
[runtime] Remove unnecessary casts of species constructor.
|
2017-05-26 15:21:32 +00:00 |
execution.h
|
[compiler] Drive optimizations with feedback vector (reland)
|
2017-06-19 10:33:59 +00:00 |
external-reference-table.cc
|
[iwyu] Include isolate.h less.
|
2017-06-23 13:14:17 +00:00 |
external-reference-table.h
|
Release malloced symbol tables
|
2017-04-25 03:27:57 +00:00 |
factory.cc
|
[builtins] Unified C++ implementation of Map and Set iterators.
|
2017-07-06 11:55:14 +00:00 |
factory.h
|
[builtins] Unified C++ implementation of Map and Set iterators.
|
2017-07-06 11:55:14 +00:00 |
fast-dtoa.cc
|
|
|
fast-dtoa.h
|
|
|
feedback-vector-inl.h
|
[runtime] Move profiler ticks from SFI to feedback vector
|
2017-07-05 12:04:50 +00:00 |
feedback-vector.cc
|
[runtime] Move profiler ticks from SFI to feedback vector
|
2017-07-05 12:04:50 +00:00 |
feedback-vector.h
|
[runtime] Move profiler ticks from SFI to feedback vector
|
2017-07-05 12:04:50 +00:00 |
field-index-inl.h
|
[cleanup] Introduce more const methods
|
2017-07-03 14:44:42 +00:00 |
field-index.h
|
[cleanup] Introduce more const methods
|
2017-07-03 14:44:42 +00:00 |
field-type.cc
|
[ast] Remove AstType type system.
|
2017-06-26 15:43:03 +00:00 |
field-type.h
|
[ast] Remove AstType type system.
|
2017-06-26 15:43:03 +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
|
[heap] Decouple stress-incremental-marking flag from concurrent-marking.
|
2017-07-07 11:16:01 +00:00 |
flags.cc
|
[cleanup] Remove return after UNREACHABLE
|
2017-05-22 13:10:01 +00:00 |
flags.h
|
Disable other background modules while testing the CompilerDispatcher
|
2017-03-14 14:01:03 +00:00 |
float.h
|
[arm] Pass float immediates to vmov as uint32_t
|
2017-07-07 11:58:10 +00:00 |
frames-inl.h
|
[deoptimizer] Remove support for code-stub "deopt".
|
2017-06-26 15:04:43 +00:00 |
frames.cc
|
[cleanup] Add kZeroSeed default parameter to ComputeIntegerHash
|
2017-06-29 17:00:18 +00:00 |
frames.h
|
Supports the Incumbent realm (Isolate::GetIncumbentContext).
|
2017-06-27 11:33:05 +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
|
[heap] Minor MC: Parallelize updating global handles
|
2017-06-01 18:53:17 +00:00 |
global-handles.h
|
[heap] Minor MC: Parallelize updating global handles
|
2017-06-01 18:53:17 +00:00 |
globals.h
|
[iwyu] Include isolate.h less.
|
2017-06-23 13:14:17 +00:00 |
handles-inl.h
|
[iwyu] Include heap.h less.
|
2017-04-12 12:55:13 +00:00 |
handles.cc
|
Remove ~MaybeHandle and statically assert that handles are trivially copyable
|
2017-06-20 13:37:22 +00:00 |
handles.h
|
Remove ~MaybeHandle and statically assert that handles are trivially copyable
|
2017-06-20 13:37:22 +00:00 |
heap-symbols.h
|
[intl] Implement Intl.NumberFormat.prototype.formatToParts
|
2017-06-30 20:14:18 +00:00 |
icu_util.cc
|
[intl] Reorganize code
|
2017-04-24 13:54:15 +00:00 |
icu_util.h
|
|
|
identity-map.cc
|
Reland: [IdentityMap] Fix size if GC short-cuts objects.
|
2017-06-21 09:37:20 +00:00 |
identity-map.h
|
Revert "[compiler-dispatcher] Use an integer job id."
|
2017-04-05 10:25:12 +00:00 |
interface-descriptors.cc
|
Fix deoptmization of inlined TF instanceOf to call ToBoolean
|
2017-06-22 15:43:35 +00:00 |
interface-descriptors.h
|
Fix deoptmization of inlined TF instanceOf to call ToBoolean
|
2017-06-22 15:43:35 +00:00 |
intl.cc
|
Prep for ICU 59 update (again)
|
2017-05-10 01:21:42 +00:00 |
intl.h
|
[objects.h splitting] Move String and related classes.
|
2017-06-12 11:53:18 +00:00 |
isolate-inl.h
|
The Species protector should be a property cell.
|
2017-06-28 10:42:29 +00:00 |
isolate.cc
|
[modules] Pass native context to HostImportModuleDynamically
|
2017-07-05 22:00:57 +00:00 |
isolate.h
|
[coverage] Add binary block coverage
|
2017-07-07 06:27:28 +00:00 |
json-parser.cc
|
[elements] Rename FAST elements kinds
|
2017-06-30 13:31:44 +00:00 |
json-parser.h
|
|
|
json-stringifier.cc
|
[elements] Rename FAST elements kinds
|
2017-06-30 13:31:44 +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] Cleanup NumberOfEnumerableProperties
|
2017-06-09 13:00:02 +00:00 |
keys.h
|
[iwyu] Include isolate.h less.
|
2017-06-23 13:14:17 +00:00 |
label.h
|
[cleanup] Remove return after UNREACHABLE
|
2017-05-22 13:10:01 +00:00 |
layout-descriptor-inl.h
|
[heap] Fix a data race in layout descriptor.
|
2017-06-23 13:13:12 +00:00 |
layout-descriptor.cc
|
[runtime] Change backing store of LayoutDescriptor to ByteArray.
|
2017-05-31 13:58:31 +00:00 |
layout-descriptor.h
|
[runtime] Change backing store of LayoutDescriptor to ByteArray.
|
2017-05-31 13:58:31 +00:00 |
list-inl.h
|
[cleanup] Replace List::BinarySearch with std::lower_bound.
|
2017-04-28 13:15:24 +00:00 |
list.h
|
[cleanup] Replace List::BinarySearch with std::lower_bound.
|
2017-04-28 13:15:24 +00:00 |
locked-queue-inl.h
|
|
|
locked-queue.h
|
|
|
log-inl.h
|
|
|
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
|
[fullcodegen] Deprecate usage of patching BinaryOpICStub.
|
2017-06-22 09:29:20 +00:00 |
log.h
|
[fullcodegen] Deprecate usage of patching BinaryOpICStub.
|
2017-06-22 09:29:20 +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
|
[elements] Rename Has*Elements and Is*ElementsKind methods
|
2017-07-03 09:25:53 +00:00 |
lookup.h
|
Reland: [objects.h splitting] Move Map and related classes.
|
2017-05-17 12:12:18 +00:00 |
machine-type.cc
|
[WASM] Eliminate SIMD boolean vector types.
|
2017-06-08 20:54:32 +00:00 |
machine-type.h
|
[WASM] Eliminate SIMD boolean vector types.
|
2017-06-08 20:54:32 +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
|
Move TF parts of MacroAssembler into new TurboAssembler.
|
2017-07-07 12:50:41 +00:00 |
managed.h
|
Implement managed objects with phantom handles
|
2017-06-20 10:58:45 +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
|
Reland: [objects.h splitting] Move Map and related classes.
|
2017-05-17 12:12:18 +00:00 |
messages.cc
|
[runtime] Fix detection of construct frames in stack traces.
|
2017-06-16 09:27:36 +00:00 |
messages.h
|
[parser] Improve error message for destructuring non iterable
|
2017-07-06 19:57:44 +00:00 |
msan.h
|
|
|
objects-body-descriptors-inl.h
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
objects-body-descriptors.h
|
Revert "Revert "Fix GCC 7 build errors""
|
2017-06-20 18:22:54 +00:00 |
objects-debug.cc
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
objects-inl.h
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
objects-printer.cc
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
objects.cc
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
objects.h
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
ostreams.cc
|
[objects.h splitting] Move String and related classes.
|
2017-06-12 11:53:18 +00:00 |
ostreams.h
|
Fix generate-bytecode-expectations to work in component builds
|
2016-10-14 08:56:07 +00:00 |
OWNERS
|
Add COMPONENT tags to OWNERS files where appropriate
|
2017-05-22 10:15:28 +00:00 |
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
|
[inspector] cache stack frame for call sites
|
2017-04-12 18:33:20 +00:00 |
perf-jit.h
|
[perf-prof] Adjust source position addresses according to ELF header size
|
2017-04-03 08:15:35 +00:00 |
PRESUBMIT.py
|
Add layout test bots to changes to api.cc
|
2017-05-31 14:15:18 +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] Remove kIsEnumerable and move methods relying on it to BaseNameDictionary
|
2017-06-22 10:42:12 +00:00 |
property.cc
|
[printing] Improve object printing
|
2017-03-03 11:01:21 +00:00 |
property.h
|
[iwyu] Include isolate.h less.
|
2017-06-23 13:14:17 +00:00 |
prototype.h
|
[proxies] Add stackoverflow check for JSProxy::isArray
|
2017-06-07 14:47:31 +00:00 |
register-configuration.cc
|
[ARM] Reserve scratch q-register.
|
2017-04-19 16:56:42 +00:00 |
register-configuration.h
|
[deoptimizer] Fill the single precision registers in the deoptimizer entry stub.
|
2017-03-22 16:56:03 +00:00 |
runtime-profiler.cc
|
[runtime] Move profiler ticks from SFI to feedback vector
|
2017-07-05 12:04:50 +00:00 |
runtime-profiler.h
|
[interpreter] Compute and use type info percentage
|
2016-09-23 15:30:31 +00:00 |
safepoint-table.cc
|
Add missing nullptr check
|
2017-05-23 19:22:32 +00:00 |
safepoint-table.h
|
Avoid emitting redundant safepoint info
|
2017-05-23 14:18:29 +00:00 |
setup-isolate-deserialize.cc
|
[gn] Allow building a snapshot with unwinding information.
|
2017-05-23 09:47:29 +00:00 |
setup-isolate-full.cc
|
[snapshot] full setup delegate should also be able to deserialize.
|
2017-04-26 10:44:44 +00:00 |
setup-isolate.h
|
[snapshot] full setup delegate should also be able to deserialize.
|
2017-04-26 10:44:44 +00:00 |
signature.h
|
[wasm] [cleanup] Avoid lazy initialization of arrays
|
2017-05-30 09:30:13 +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
|
Introduce a handlified version of source position iterator.
|
2017-05-04 12:34:49 +00:00 |
source-position-table.h
|
Introduce a handlified version of source position iterator.
|
2017-05-04 12:34:49 +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-hasher-inl.h
|
[runtime] Use IsDecimalDigit in StringHasher rather than manual check
|
2017-06-13 15:45:59 +00:00 |
string-hasher.h
|
[cleanup & objects.h splitting] Move StringHasher
|
2017-04-28 13:07:24 +00:00 |
string-search.h
|
[string] Widen StringIndexOf fast path
|
2017-04-19 10:47:03 +00:00 |
string-stream.cc
|
[elements] Rename Has*Elements and Is*ElementsKind methods
|
2017-07-03 09:25:53 +00:00 |
string-stream.h
|
Refactor StringStream Add methods
|
2016-11-18 12:01:33 +00:00 |
strtod.cc
|
[cleanup] Remove return after UNREACHABLE
|
2017-05-22 13:10:01 +00:00 |
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
|
[cleanup] Introduce more const methods
|
2017-07-03 14:44:42 +00:00 |
transitions.h
|
[debugging] Add helper to print transition trees
|
2017-07-06 10:44:01 +00:00 |
type-hints.cc
|
[TurboFan] Add typing for the EmptyString and use this for JSToPrimitiveToString
|
2017-06-08 09:51:26 +00:00 |
type-hints.h
|
[TurboFan] Add typing for the EmptyString and use this for JSToPrimitiveToString
|
2017-06-08 09:51:26 +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
|
Remove icu_case_mapping flag
|
2017-06-29 03:47:27 +00:00 |
unicode.h
|
Remove icu_case_mapping flag
|
2017-06-29 03:47:27 +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
|
[runtime] Use IsDecimalDigit in StringHasher rather than manual check
|
2017-06-13 15:45:59 +00:00 |
utils.cc
|
Rename FeedbackVectorSlot[Kind] -> FeedbackSlot[Kind].
|
2017-02-07 16:38:47 +00:00 |
utils.h
|
[cleanup] Add kZeroSeed default parameter to ComputeIntegerHash
|
2017-06-29 17:00:18 +00:00 |
v8.cc
|
[crankshaft] Remove Crankshaft.
|
2017-06-26 12:33:53 +00:00 |
v8.gyp
|
[arm] Pass float immediates to vmov as uint32_t
|
2017-07-07 11:58:10 +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
|
Rename "NoBarrier" memory operations to "Relaxed".
|
2017-05-30 07:44:37 +00:00 |
v8threads.h
|
Decouple root visitors from object visitors.
|
2017-04-25 13:32:18 +00:00 |
value-serializer.cc
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
value-serializer.h
|
[wasm] Introduce instance types for WebAssembly.* objects.
|
2017-07-07 12:27:56 +00:00 |
vector.h
|
Use size_t for Vector<T> size.
|
2017-05-12 00:56:14 +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 |
visitors.cc
|
Decouple root visitors from object visitors.
|
2017-04-25 13:32:18 +00:00 |
visitors.h
|
Add a host parameter to ObjectVisitor methods.
|
2017-04-25 14:19:00 +00:00 |
vm-state-inl.h
|
[cleanup] Remove return after UNREACHABLE
|
2017-05-22 13:10:01 +00:00 |
vm-state.h
|
[iwyu] Include isolate.h less.
|
2017-06-23 13:14:17 +00:00 |