.. |
arm
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
arm64
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
asmjs
|
Remove mtrofin and rossberg from OWNERS
|
2018-02-15 23:48:43 +00:00 |
ast
|
[ast] Slim down FunctionLiteral
|
2018-03-05 17:52:01 +00:00 |
base
|
Account for different interpretations of "trivially copyable"
|
2018-03-02 15:45:14 +00:00 |
builtins
|
[iwyu] Fixes related to factory.h
|
2018-03-09 10:28:39 +00:00 |
compiler
|
[turbofan,arm] Add float loads poisoning.
|
2018-03-09 11:37:49 +00:00 |
compiler-dispatcher
|
[v8 platform] Rename BackgroundThread methods to WorkerThreads method.
|
2018-03-01 15:30:35 +00:00 |
debug
|
[debug] support break points on API functions.
|
2018-03-09 10:03:24 +00:00 |
extensions
|
[object-stats] Add capability of recording virtual instance types
|
2018-01-12 11:44:16 +00:00 |
heap
|
[iwyu] Fixes related to factory.h
|
2018-03-09 10:28:39 +00:00 |
ia32
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
ic
|
[ic] Introduce canonical invalid prototype validity cell.
|
2018-03-08 10:40:55 +00:00 |
inspector
|
Make V8DebuggerScript parameters const again.
|
2018-03-09 10:04:29 +00:00 |
interpreter
|
[iwyu] Fixes related to factory.h
|
2018-03-09 10:28:39 +00:00 |
js
|
Reland "[parsing] inline ArrayLiteral creation for spread calls"
|
2018-03-02 10:03:42 +00:00 |
libplatform
|
[v8 platform] Rename BackgroundThread methods to WorkerThreads method.
|
2018-03-01 15:30:35 +00:00 |
libsampler
|
Prepare libsampler Fuchsia implementation for SDK roll.
|
2018-02-12 20:59:06 +00:00 |
mips
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
mips64
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
objects
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
parsing
|
Fix error message for octal escapes in templates
|
2018-03-08 18:57:45 +00:00 |
ppc
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
profiler
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
regexp
|
[regexp] fix v8_interpreted_regexp build.
|
2018-02-26 13:53:33 +00:00 |
runtime
|
Revert "[builtins] Remove CheckOptimizationMarker builtin"
|
2018-03-09 10:02:19 +00:00 |
s390
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
snapshot
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
third_party
|
[gyp] move gyp files from src to gypfiles.
|
2018-01-23 09:54:36 +00:00 |
tracing
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
trap-handler
|
[wasm][traphandler] Remove errorneous enable_if
|
2018-02-27 18:16:03 +00:00 |
wasm
|
[Liftoff] Remove {RegClass} argument of PopToRegister
|
2018-03-08 17:42:55 +00:00 |
x64
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
zone
|
[iwyu] More iwyu fixes (date, execution etc.)
|
2018-02-26 08:59:59 +00:00 |
accessors.cc
|
[debug] use flag to decide whether accessor has side effect.
|
2018-03-06 09:25:42 +00:00 |
accessors.h
|
[debug] use flag to decide whether accessor has side effect.
|
2018-03-06 09:25:42 +00:00 |
address-map.cc
|
Use nullptr instead of NULL where possible
|
2017-10-13 17:21:49 +00:00 |
address-map.h
|
[serializer] Enable TypedArrays and ArrayBuffers in the snapshot.
|
2017-08-10 07:49:14 +00:00 |
allocation-site-scopes.h
|
[cleanup] Improve readability of AllocationSite
|
2017-07-10 11:03:02 +00:00 |
allocation.cc
|
[memory] Make sure parameters are properly aligned in AllocatePages.
|
2018-02-02 13:54:28 +00:00 |
allocation.h
|
Fix is_trivially_copyable check for MSVC and older stdlibc++
|
2018-03-01 13:05:12 +00:00 |
api-arguments-inl.h
|
[debug] use flag to decide whether accessor has side effect.
|
2018-03-06 09:25:42 +00:00 |
api-arguments.cc
|
[debug] deal with empty handles when checking callback info.
|
2018-03-07 13:40:12 +00:00 |
api-arguments.h
|
[debug] use flag to decide whether accessor has side effect.
|
2018-03-06 09:25:42 +00:00 |
api-natives.cc
|
[api] Don't mark as constructible if instance_call_handler is used
|
2018-01-30 05:22:33 +00:00 |
api-natives.h
|
[iwyu] More iwyu fixes (date, execution etc.)
|
2018-02-26 08:59:59 +00:00 |
api.cc
|
[api] introduce v8::Context::GetNumberOfEmbedderDataFields.
|
2018-03-08 18:18:35 +00:00 |
api.h
|
[bigint] Expose BigInt on the API
|
2018-03-01 18:58:38 +00:00 |
arguments.cc
|
|
|
arguments.h
|
[runtime] Refactor RuntimeCallStats counters to use enums.
|
2017-11-30 11:32:53 +00:00 |
assembler-inl.h
|
Remove x87 port
|
2017-07-18 18:20:40 +00:00 |
assembler.cc
|
Move ExternalReference to own files
|
2018-03-09 12:42:31 +00:00 |
assembler.h
|
Move ExternalReference to own files
|
2018-03-09 12:42:31 +00:00 |
assert-scope.cc
|
Use nullptr instead of NULL where possible
|
2017-10-13 17:21:49 +00:00 |
assert-scope.h
|
|
|
bailout-reason.cc
|
Refactor bailout reasons
|
2018-01-04 19:08:45 +00:00 |
bailout-reason.h
|
[turbofan] Bailout from optimizations for large bytecode sizes (>128kB).
|
2018-02-27 13:22:53 +00:00 |
base.isolate
|
Move msvs_dependencies.isolate out of gypfiles.
|
2018-01-30 09:12:14 +00:00 |
basic-block-profiler.cc
|
|
|
basic-block-profiler.h
|
|
|
bignum-dtoa.cc
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
bignum-dtoa.h
|
|
|
bignum.cc
|
Normalize casing of hexadecimal digits
|
2017-12-02 01:24:40 +00:00 |
bignum.h
|
|
|
bit-vector.cc
|
|
|
bit-vector.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
bootstrapper.cc
|
[api] introduce v8::Context::GetNumberOfEmbedderDataFields.
|
2018-03-08 18:18:35 +00:00 |
bootstrapper.h
|
[heap] Add description parameter to RootVisitor methods.
|
2018-02-14 10:17:34 +00:00 |
boxed-float.h
|
Fix is_trivially_copyable check for MSVC and older stdlibc++
|
2018-03-01 13:05:12 +00:00 |
cached-powers.cc
|
Normalize casing of hexadecimal digits
|
2017-12-02 01:24:40 +00:00 |
cached-powers.h
|
|
|
callable.h
|
|
|
cancelable-task.cc
|
Make CancelableTask ids unique
|
2017-08-02 16:10:42 +00:00 |
cancelable-task.h
|
Make CancelableTask ids unique
|
2017-08-02 16:10:42 +00:00 |
char-predicates-inl.h
|
Reland proposal-numeric-separator.
|
2018-03-06 01:25:06 +00:00 |
char-predicates.cc
|
|
|
char-predicates.h
|
[scanner] Don't use UnicodeCache for IsLineTerminator.
|
2017-09-05 07:04:06 +00:00 |
checks.h
|
|
|
code-events.h
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
code-factory.cc
|
[ic] Use Load/StoreHandlerStruct objects instead of Tuple3/FixedArray.
|
2017-12-14 10:30:50 +00:00 |
code-factory.h
|
[ic] Use Load/StoreHandlerStruct objects instead of Tuple3/FixedArray.
|
2017-12-14 10:30:50 +00:00 |
code-stub-assembler.cc
|
Reland "[bigint] Serialization support for BigInts"
|
2018-03-08 17:37:35 +00:00 |
code-stub-assembler.h
|
[builtins] Add fast-path for the Promise.resolve lookup.
|
2018-03-08 14:30:35 +00:00 |
code-stubs-utils.h
|
|
|
code-stubs.cc
|
[ic] Introduce new IC for storing into array literals.
|
2018-03-02 21:12:57 +00:00 |
code-stubs.h
|
[ic] Introduce new IC for storing into array literals.
|
2018-03-02 21:12:57 +00:00 |
codegen.cc
|
Cleanup codegen.h includes
|
2017-10-20 11:56:01 +00:00 |
codegen.h
|
Cleanup codegen.h includes
|
2017-10-20 11:56:01 +00:00 |
collector.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
compilation-cache.cc
|
[cleanup] Introduce a dedicated FeedbackCell.
|
2018-02-22 13:18:48 +00:00 |
compilation-cache.h
|
[cleanup] Introduce a dedicated FeedbackCell.
|
2018-02-22 13:18:48 +00:00 |
compilation-dependencies.cc
|
[cleanup] Replace ZoneList with ZoneVector in instruction.h
|
2017-10-13 15:08:45 +00:00 |
compilation-dependencies.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
compilation-info.cc
|
[turbofan] Support poisoning arguments in JavaScript.
|
2018-02-26 10:04:59 +00:00 |
compilation-info.h
|
Move exception handler table into instruction stream.
|
2018-02-27 10:20:35 +00:00 |
compilation-statistics.cc
|
[Turbofan] Typo in turbo-stats flag
|
2017-08-15 09:37:46 +00:00 |
compilation-statistics.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
compiler.cc
|
Revert "[builtins] Remove CheckOptimizationMarker builtin"
|
2018-03-09 10:02:19 +00:00 |
compiler.h
|
[Compiler] Simplify and unify GetSharedFunctionFor[Streamed]Script.
|
2018-02-21 15:40:13 +00:00 |
contexts-inl.h
|
[ic] Encode lexical variable access as a smi in Load/StoreGlobalIC.
|
2017-12-18 22:15:01 +00:00 |
contexts.cc
|
[ic] Encode lexical variable access as a smi in Load/StoreGlobalIC.
|
2017-12-18 22:15:01 +00:00 |
contexts.h
|
[es2015] Refactor the JSArrayIterator.
|
2018-03-05 11:57:28 +00:00 |
conversions-inl.h
|
Fix undefined behavior wrt float-cast-overflow in conversions-inl.h.
|
2018-02-05 15:17:00 +00:00 |
conversions.cc
|
[bigint] Pretenure BigInt literals
|
2018-02-21 00:21:46 +00:00 |
conversions.h
|
[bigint] Remove BigInt.parseInt
|
2018-01-26 02:51:58 +00:00 |
counters-inl.h
|
[runtime] Make access to FLAG_runtime_stats atomic.
|
2017-12-19 19:01:50 +00:00 |
counters.cc
|
Add V8.GC.ParallelTaskLatencyMicroSeconds metric.
|
2018-02-06 21:53:49 +00:00 |
counters.h
|
[ic] Introduce new IC for storing into array literals.
|
2018-03-02 21:12:57 +00:00 |
d8-console.cc
|
[d8] Don't print prefix for console.log in d8
|
2017-10-13 13:56:32 +00:00 |
d8-console.h
|
[d8] Support more console functions
|
2017-10-13 10:44:17 +00:00 |
d8-posix.cc
|
Fix various call-sites not to use POSIX APIs unsupported by Fuchsia.
|
2018-02-08 23:24:25 +00:00 |
d8-windows.cc
|
Revert "[platform][cleanup] Fix --enable-tracing"
|
2017-11-28 11:51:16 +00:00 |
d8.cc
|
[API] Remove ArrayBuffer::Allocator virtual memory methods.
|
2018-03-03 12:00:24 +00:00 |
d8.h
|
[cleanup] Deprecate EnsureEventLoopInitialized
|
2018-02-28 15:32:28 +00:00 |
d8.isolate
|
|
|
d8.js
|
[bigint] Introduce BigInt type.
|
2017-09-11 18:55:48 +00:00 |
date.cc
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
date.h
|
[iwyu] More iwyu fixes (date, execution etc.)
|
2018-02-26 08:59:59 +00:00 |
dateparser-inl.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
dateparser.cc
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
dateparser.h
|
|
|
deoptimize-reason.cc
|
|
|
deoptimize-reason.h
|
[turbofan] Make CheckString deopt reason more informative
|
2018-02-21 16:36:33 +00:00 |
deoptimizer.cc
|
[runtime] Add BOILERPLATE_DESCRIPTION_TYPE InstanceType
|
2018-03-02 13:43:27 +00:00 |
deoptimizer.h
|
[iwyu] Fixes related to factory.h
|
2018-03-09 10:28:39 +00:00 |
DEPS
|
|
|
detachable-vector.h
|
[cleanup] Replace List with std::vector in api.
|
2017-09-28 09:32:18 +00:00 |
disasm.h
|
[x64] Fix Disassembler tests to actually test disassembly
|
2018-02-07 22:18:09 +00:00 |
disassembler.cc
|
[disassembler] Set proper constant pool to relocinfo
|
2018-02-14 14:53:46 +00:00 |
disassembler.h
|
[debug] Improve gdb code printing
|
2018-01-11 18:43:28 +00:00 |
diy-fp.cc
|
|
|
diy-fp.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
double.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
dtoa.cc
|
v8: Fix most -Wunreachable-code warnings.
|
2017-09-20 11:25:51 +00:00 |
dtoa.h
|
|
|
eh-frame.cc
|
Normalize casing of hexadecimal digits
|
2017-12-02 01:24:40 +00:00 |
eh-frame.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
elements-kind.cc
|
Reland "[bigint] Add BigInt64Array, BigUint64Array"
|
2018-02-19 10:23:18 +00:00 |
elements-kind.h
|
Reland "[bigint] Add BigInt64Array, BigUint64Array"
|
2018-02-19 10:23:18 +00:00 |
elements.cc
|
[typedarray] Extend ElementsAccessor::CopyElements to all Object types
|
2018-02-26 15:51:31 +00:00 |
elements.h
|
[typedarray] Extend ElementsAccessor::CopyElements to all Object types
|
2018-02-26 15:51:31 +00:00 |
execution.cc
|
Replace CALL_GENERATED_CODE by GeneratedCode wrapper
|
2018-01-09 10:33:36 +00:00 |
execution.h
|
[iwyu] More iwyu fixes (date, execution etc.)
|
2018-02-26 08:59:59 +00:00 |
external-reference-table.cc
|
[typedarray] Optimize TypedArray.prototype.slice
|
2018-02-21 09:25:41 +00:00 |
external-reference-table.h
|
[cleanup] Make Add() out-of-line in ExternalReferenceTable.
|
2017-09-11 14:05:41 +00:00 |
external-reference.cc
|
Move ExternalReference to own files
|
2018-03-09 12:42:31 +00:00 |
external-reference.h
|
Move ExternalReference to own files
|
2018-03-09 12:42:31 +00:00 |
factory-inl.h
|
[iwyu] Fixes related to factory.h
|
2018-03-09 10:28:39 +00:00 |
factory.cc
|
[in-place weak refs] Rename WeakFixedArray to FixedArrayOfWeakCells.
|
2018-03-07 16:21:42 +00:00 |
factory.h
|
[iwyu] Fixes related to factory.h
|
2018-03-09 10:28:39 +00:00 |
fast-dtoa.cc
|
Work on -Wimplicit-fallthrough for v8
|
2018-02-16 13:32:25 +00:00 |
fast-dtoa.h
|
|
|
feedback-vector-inl.h
|
Reland [in-place weak refs] Add in-place weak references & migrate one WeakCell to it.
|
2018-03-05 14:24:21 +00:00 |
feedback-vector.cc
|
Reland [in-place weak refs] Add in-place weak references & migrate one WeakCell to it.
|
2018-03-05 14:24:21 +00:00 |
feedback-vector.h
|
Reland [in-place weak refs] Add in-place weak references & migrate one WeakCell to it.
|
2018-03-05 14:24:21 +00:00 |
field-index-inl.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
field-index.h
|
[runtime] Properly calculate upper bound for NOF in_object_properties
|
2018-03-08 14:54:55 +00:00 |
field-type.cc
|
|
|
field-type.h
|
[iwyu] More iwyu fixes (date, execution etc.)
|
2018-02-26 08:59:59 +00:00 |
fixed-dtoa.cc
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
fixed-dtoa.h
|
|
|
flag-definitions.h
|
Revert "[heap] Turn on --write-protect-code-memory."
|
2018-03-09 13:04:59 +00:00 |
flags.cc
|
Use wider types for max_old_space_size and co.
|
2018-02-21 15:04:12 +00:00 |
flags.h
|
[cleanup] Replace List with std::vector in IC, Handle code.
|
2017-08-30 07:35:00 +00:00 |
frame-constants.h
|
Align deopt frame for JSConstructStub
|
2017-12-08 10:30:42 +00:00 |
frames-inl.h
|
[cpu-profiler] Introduce NativeFrame type.
|
2017-12-13 00:05:45 +00:00 |
frames.cc
|
Move exception handler table into instruction stream.
|
2018-02-27 10:20:35 +00:00 |
frames.h
|
[iwyu] More iwyu fixes (date, execution etc.)
|
2018-02-26 08:59:59 +00:00 |
futex-emulation.cc
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
futex-emulation.h
|
|
|
gdb-jit.cc
|
Normalize casing of hexadecimal digits
|
2017-12-02 01:24:40 +00:00 |
gdb-jit.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
global-handles.cc
|
[api] Add API for annotating retainer of a strong global handle.
|
2018-02-19 11:42:03 +00:00 |
global-handles.h
|
[api] Add API for annotating retainer of a strong global handle.
|
2018-02-19 11:42:03 +00:00 |
globals.h
|
Remove ObjectSpace and AllocationAction enums
|
2018-03-06 12:07:45 +00:00 |
handler-table.cc
|
Move exception handler table into instruction stream.
|
2018-02-27 10:20:35 +00:00 |
handler-table.h
|
Move exception handler table into instruction stream.
|
2018-02-27 10:20:35 +00:00 |
handles-inl.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
handles.cc
|
Fix is_trivially_copyable check for MSVC and older stdlibc++
|
2018-03-01 13:05:12 +00:00 |
handles.h
|
[handles] Use is_convertible instead of is_base_of
|
2017-11-17 10:25:44 +00:00 |
heap-symbols.h
|
Reland [in-place weak refs] Add in-place weak references & migrate one WeakCell to it.
|
2018-03-05 14:24:21 +00:00 |
icu_util.cc
|
Block ICU data override with loading from file
|
2018-01-29 21:58:39 +00:00 |
icu_util.h
|
|
|
identity-map.cc
|
Resize identity map by doubling instead of quadrupling.
|
2018-02-22 11:37:30 +00:00 |
identity-map.h
|
[builtins] Add builtins constants list to roots
|
2018-02-21 15:07:42 +00:00 |
instruction-stream.cc
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
instruction-stream.h
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
interface-descriptors.cc
|
[turbofan] Change interface of builtin StringSubstring
|
2018-02-26 10:46:11 +00:00 |
interface-descriptors.h
|
[debug] implement break at builtin entry via debug trampoline.
|
2018-03-08 14:49:15 +00:00 |
intl.cc
|
[string] Handle two-byte contents in String.p.toLowerCase
|
2017-07-12 06:25:26 +00:00 |
intl.h
|
|
|
isolate-inl.h
|
[es2015] Refactor the JSArrayIterator.
|
2018-03-05 11:57:28 +00:00 |
isolate.cc
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
isolate.h
|
Reland "[builtins] Execute binary-embedded builtin code"
|
2018-03-09 11:04:19 +00:00 |
json-parser.cc
|
[json] Always internalize json string values to avoid memory overhead
|
2018-02-15 12:18:38 +00:00 |
json-parser.h
|
[iwyu] Fixes related to factory.h
|
2018-03-09 10:28:39 +00:00 |
json-stringifier.cc
|
Normalize casing of hexadecimal digits
|
2017-12-02 01:24:40 +00:00 |
json-stringifier.h
|
|
|
keys.cc
|
[modules] Fix handling of uninitialized exports in namespace objects.
|
2018-02-28 21:13:16 +00:00 |
keys.h
|
[modules] Fix handling of uninitialized exports in namespace objects.
|
2018-02-28 21:13:16 +00:00 |
label.h
|
[label] Document meaning of kNear and kFar distances
|
2017-12-13 13:33:20 +00:00 |
layout-descriptor-inl.h
|
Replace CHECK(false) by UNREACHABLE()
|
2017-12-19 18:58:07 +00:00 |
layout-descriptor.cc
|
[jumbo] namespace fix for CountTrailingZeros
|
2017-11-08 14:47:15 +00:00 |
layout-descriptor.h
|
[objects.h splitting] Move FixedArray & co.
|
2017-12-01 12:40:37 +00:00 |
locked-queue-inl.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
locked-queue.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
log-inl.h
|
|
|
log-utils.cc
|
Fixes for --trace-maps
|
2017-12-20 13:27:21 +00:00 |
log-utils.h
|
[heap] Remove --log-gc.
|
2017-12-20 11:11:42 +00:00 |
log.cc
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
log.h
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
lookup-cache-inl.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
lookup-cache.cc
|
Use nullptr instead of NULL where possible
|
2017-10-13 17:21:49 +00:00 |
lookup-cache.h
|
Use nullptr instead of NULL where possible
|
2017-10-13 17:21:49 +00:00 |
lookup.cc
|
[builtins] Add fast-path for the Promise.resolve lookup.
|
2018-03-08 14:30:35 +00:00 |
lookup.h
|
[builtins] Add fast-path for the Promise.resolve lookup.
|
2018-03-08 14:30:35 +00:00 |
machine-type.cc
|
[csa] Add C++ compile time type checks to CSA.
|
2017-08-04 01:09:24 +00:00 |
machine-type.h
|
[turbofan] Add fuzzer to test different signatures for multi-returns
|
2018-01-12 12:20:27 +00:00 |
macro-assembler-inl.h
|
|
|
macro-assembler.h
|
[macro-assembler] Delete unused AllocateJSValue and related functions
|
2017-10-09 13:32:21 +00:00 |
managed.h
|
Refactor Managed construction
|
2017-09-04 11:37:42 +00:00 |
map-updater.cc
|
[runtime] Ensure elements transitions don't interfere with field type tracking.
|
2017-11-22 16:51:47 +00:00 |
map-updater.h
|
[runtime] Prepare for turning constant field tracking on.
|
2017-11-06 10:09:34 +00:00 |
messages.cc
|
[wasm] Dehandlify WasmCompiledModule interface
|
2017-12-18 16:58:08 +00:00 |
messages.h
|
Reland proposal-numeric-separator.
|
2018-03-06 01:25:06 +00:00 |
msan.h
|
|
|
objects-body-descriptors-inl.h
|
Reland [in-place weak refs] Add in-place weak references & migrate one WeakCell to it.
|
2018-03-05 14:24:21 +00:00 |
objects-body-descriptors.h
|
Reland [in-place weak refs] Add in-place weak references & migrate one WeakCell to it.
|
2018-03-05 14:24:21 +00:00 |
objects-debug.cc
|
[in-place weak refs] Rename WeakFixedArray to FixedArrayOfWeakCells.
|
2018-03-07 16:21:42 +00:00 |
objects-inl.h
|
Revert "[builtins] Remove CheckOptimizationMarker builtin"
|
2018-03-09 10:02:19 +00:00 |
objects-printer.cc
|
[printing] Improve Map printing
|
2018-03-05 19:12:21 +00:00 |
objects.cc
|
Reland "[builtins] Execute binary-embedded builtin code"
|
2018-03-09 11:04:19 +00:00 |
objects.h
|
[runtime] Properly calculate upper bound for NOF in_object_properties
|
2018-03-08 14:54:55 +00:00 |
ostreams.cc
|
Normalize casing of hexadecimal digits
|
2017-12-02 01:24:40 +00:00 |
ostreams.h
|
[ostreams] Extend AsHex and add AsHexBytes
|
2017-07-25 08:37:46 +00:00 |
OWNERS
|
Ensure that changes in object body descriptors are reviewed by GC team.
|
2017-10-25 08:40:27 +00:00 |
pending-compilation-error-handler.cc
|
[binary size] Move PendingCompilationErrorHandler implementation out-of-line
|
2017-11-21 16:42:55 +00:00 |
pending-compilation-error-handler.h
|
[binary size] Move PendingCompilationErrorHandler implementation out-of-line
|
2017-11-21 16:42:55 +00:00 |
perf-jit.cc
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
perf-jit.h
|
[builtins] Remove unneeded code
|
2018-03-09 11:42:09 +00:00 |
PRESUBMIT.py
|
[CQ] Let presubmit scripts point to correct LUCI bots
|
2018-02-27 23:26:51 +00:00 |
property-descriptor.cc
|
Port ObjectGetOwnPropertyDescriptor to CSA
|
2017-09-25 09:21:24 +00:00 |
property-descriptor.h
|
Port ObjectGetOwnPropertyDescriptor to CSA
|
2017-09-25 09:21:24 +00:00 |
property-details.h
|
[runtime] Properly calculate upper bound for NOF in_object_properties
|
2018-03-08 14:54:55 +00:00 |
property.cc
|
|
|
property.h
|
[iwyu] More iwyu fixes (date, execution etc.)
|
2018-02-26 08:59:59 +00:00 |
prototype.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
register-configuration.cc
|
[turbofan] IA32 port of branch load poisoning.
|
2018-03-08 08:25:42 +00:00 |
register-configuration.h
|
[turbofan] Masking/poisoning in codegen (optimized code, x64)
|
2018-02-13 15:19:17 +00:00 |
reglist.h
|
Allow constexpr RegList construction from Registers
|
2017-10-24 17:30:11 +00:00 |
runtime-profiler.cc
|
[runtime] Remove "don't OSR functions which use arguments" logic.
|
2017-10-17 10:54:05 +00:00 |
runtime-profiler.h
|
[fullcodegen] Remove ability to compile with Full-Codegen.
|
2017-08-10 11:13:31 +00:00 |
safepoint-table.cc
|
[code] Add Code::Instruction{Start,End,Size} helpers
|
2018-02-26 14:53:31 +00:00 |
safepoint-table.h
|
Refactor SafepointTableBuilder to only store one ZoneList
|
2017-12-11 17:51:40 +00:00 |
setup-isolate-deserialize.cc
|
Harden isolate initialization
|
2017-11-21 12:55:06 +00:00 |
setup-isolate-full.cc
|
Harden isolate initialization
|
2017-11-21 12:55:06 +00:00 |
setup-isolate.h
|
[heap] remove heap init from shipping binary.
|
2017-09-07 05:24:49 +00:00 |
signature.h
|
|
|
simulator-base.cc
|
[simulator] Fix missing lock guard for I-cache flush.
|
2018-02-19 14:44:29 +00:00 |
simulator-base.h
|
[arm64] Fix compile error in Simulator
|
2018-03-09 10:45:49 +00:00 |
simulator.h
|
[CFI] Disable indirect call checking into JITd code
|
2018-01-11 19:32:24 +00:00 |
source-position-table.cc
|
Decouple SourcePositionTableBuilder from Zone
|
2017-11-21 12:56:13 +00:00 |
source-position-table.h
|
Decouple SourcePositionTableBuilder from Zone
|
2017-11-21 12:56:13 +00:00 |
source-position.cc
|
[objects] Rename DeoptimizationInputData.
|
2017-10-18 12:36:10 +00:00 |
source-position.h
|
[objects] Rename DeoptimizationInputData.
|
2017-10-18 12:36:10 +00:00 |
splay-tree-inl.h
|
Use nullptr instead of NULL where possible
|
2017-10-13 17:21:49 +00:00 |
splay-tree.h
|
Use nullptr instead of NULL where possible
|
2017-10-13 17:21:49 +00:00 |
startup-data-util.cc
|
|
|
startup-data-util.h
|
|
|
string-builder.cc
|
|
|
string-builder.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
string-case.cc
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
string-case.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
string-hasher-inl.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
string-hasher.h
|
|
|
string-search.h
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
string-stream.cc
|
Normalize casing of hexadecimal digits
|
2017-12-02 01:24:40 +00:00 |
string-stream.h
|
|
|
strtod.cc
|
Fix compilation failure due to -Wunneeded-internal-declaration
|
2017-12-05 14:52:31 +00:00 |
strtod.h
|
|
|
transitions-inl.h
|
Reland: Snapshot: support rehashing property and element dictionaries.
|
2017-11-07 07:22:19 +00:00 |
transitions.cc
|
Fix TransitionArray::Sort.
|
2018-01-15 12:52:03 +00:00 |
transitions.h
|
[runtime] Introduce instance type for descriptor arrays.
|
2017-11-23 11:42:29 +00:00 |
type-hints.cc
|
[bigint,compiler] Pass BigInt binop feedback through to Turbofan.
|
2017-12-19 12:20:36 +00:00 |
type-hints.h
|
[bigint,compiler] Pass BigInt binop feedback through to Turbofan.
|
2017-12-19 12:20:36 +00:00 |
unicode-cache-inl.h
|
[scanner] Don't use UnicodeCache for IsLineTerminator.
|
2017-09-05 07:04:06 +00:00 |
unicode-cache.h
|
[scanner] Don't use UnicodeCache for IsLineTerminator.
|
2017-09-05 07:04:06 +00:00 |
unicode-decoder.cc
|
Consolidate UTF-8 Vector<char> to uc16 decoding into Iterator
|
2018-02-20 20:04:41 +00:00 |
unicode-decoder.h
|
Consolidate UTF-8 Vector<char> to uc16 decoding into Iterator
|
2018-02-20 20:04:41 +00:00 |
unicode-inl.h
|
Implement DFA Unicode Decoder
|
2017-12-11 21:36:13 +00:00 |
unicode.cc
|
Implement DFA Unicode Decoder
|
2017-12-11 21:36:13 +00:00 |
unicode.h
|
[esnext] Make ECMAScript a syntactic superset of JSON
|
2018-02-15 17:01:15 +00:00 |
uri.cc
|
Normalize casing of hexadecimal digits
|
2017-12-02 01:24:40 +00:00 |
uri.h
|
|
|
utils-inl.h
|
|
|
utils.cc
|
[utils] Move modulo from codegen to utils
|
2017-10-19 13:03:14 +00:00 |
utils.h
|
[wasm][cleanup] Use {Read,Write}UnalignedValue
|
2018-03-05 17:24:31 +00:00 |
v8.cc
|
[assembler] Removed dead {JSCallerSavedCode} and friends.
|
2018-02-14 11:43:04 +00:00 |
v8.h
|
[iwyu] More iwyu fixes (date, execution etc.)
|
2018-02-26 08:59:59 +00:00 |
v8dll-main.cc
|
|
|
v8memory.h
|
[presubmit] Add include guard check
|
2018-02-02 16:59:32 +00:00 |
v8threads.cc
|
[cleanup] Fix remaining (D)CHECK macro usages
|
2017-10-18 10:12:31 +00:00 |
v8threads.h
|
Use nullptr instead of NULL where possible
|
2017-10-13 17:21:49 +00:00 |
value-serializer.cc
|
Reland "[bigint] Serialization support for BigInts"
|
2018-03-08 17:37:35 +00:00 |
value-serializer.h
|
Reland "[bigint] Serialization support for BigInts"
|
2018-03-08 17:37:35 +00:00 |
vector-slot-pair.cc
|
[turbofan] Fix VectorSlotPair printer
|
2017-12-19 10:19:56 +00:00 |
vector-slot-pair.h
|
[turbofan] Add feedback to CheckSmi
|
2017-12-18 15:52:38 +00:00 |
vector.h
|
Revert "Revert "[wasm] JIT using WasmCodeManager""
|
2017-11-28 22:27:13 +00:00 |
version.cc
|
Use nullptr instead of NULL where possible
|
2017-10-13 17:21:49 +00:00 |
version.h
|
[iwyu] More iwyu fixes (date, execution etc.)
|
2018-02-26 08:59:59 +00:00 |
visitors.cc
|
[heap-profiler] Simplify snapshotting of the roots.
|
2018-02-19 10:03:38 +00:00 |
visitors.h
|
Reland [in-place weak refs] Add in-place weak references & migrate one WeakCell to it.
|
2018-03-05 14:24:21 +00:00 |
vm-state-inl.h
|
[profview] Distinguish between parse/opt/unopt compile
|
2017-08-10 15:44:36 +00:00 |
vm-state.h
|
|
|