.. |
arm
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
arm64
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
base
|
Use libdl to get symbols for backtraces
|
2015-03-19 15:43:35 +00:00 |
compiler
|
[turbofan] Emit constant pool before blocking it in AssembleArchTableSwitch.
|
2015-03-19 19:42:23 +00:00 |
extensions
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
heap
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
ia32
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
ic
|
MIPS: Load from PropertyCells using PropertyCell::kValueOffset rather than Cell::kValueOffset
|
2015-03-18 21:40:28 +00:00 |
libplatform
|
|
|
mips
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
mips64
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
ppc
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
runtime
|
Add debug checks to catch PropertyCell::cast failures.
|
2015-03-19 13:59:17 +00:00 |
third_party
|
Hide RegExp and String initialization in a closure.
|
2015-03-12 14:47:49 +00:00 |
x64
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
x87
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
accessors.cc
|
[es6] Function length property should be configurable
|
2015-03-13 17:19:53 +00:00 |
accessors.h
|
Stop using HeapType in IC and Crankshaft
|
2015-02-17 15:33:37 +00:00 |
allocation-site-scopes.cc
|
|
|
allocation-site-scopes.h
|
|
|
allocation-tracker.cc
|
Reland "Only use FreeSpace objects in the free list"
|
2015-01-27 14:57:00 +00:00 |
allocation-tracker.h
|
|
|
allocation.cc
|
Remove obsolete Malloced::FatalProcessOutOfMemory.
|
2015-02-11 09:25:48 +00:00 |
allocation.h
|
Remove obsolete Malloced::FatalProcessOutOfMemory.
|
2015-02-11 09:25:48 +00:00 |
api-natives.cc
|
use a hash table for the function cache as blink is leaking functiontemplates
|
2015-03-09 12:26:28 +00:00 |
api-natives.h
|
use a hash table for the function cache as blink is leaking functiontemplates
|
2015-03-09 12:26:28 +00:00 |
api.cc
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
api.h
|
Convert v8::Value::To* to use MaybeLocal
|
2015-02-27 10:39:41 +00:00 |
arguments.cc
|
|
|
arguments.h
|
Reland "Call directly to c callbacks in Invoke instead of transitioning to js and back out"
|
2015-01-23 11:22:20 +00:00 |
array-iterator.js
|
|
|
array.js
|
Hide Math function implementations in a closure.
|
2015-03-09 13:25:44 +00:00 |
arraybuffer.js
|
Hide Math function implementations in a closure.
|
2015-03-09 13:25:44 +00:00 |
assembler.cc
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
assembler.h
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
assert-scope.cc
|
|
|
assert-scope.h
|
|
|
ast-numbering.cc
|
Feedback vector: ASAN found memory leaks during AST Numbering pass.
|
2015-03-17 15:16:36 +00:00 |
ast-numbering.h
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
ast-value-factory.cc
|
|
|
ast-value-factory.h
|
for-of should throw if result object is not an object
|
2015-02-23 23:34:38 +00:00 |
ast.cc
|
Disinherit PropertyCell from Cell
|
2015-03-18 12:54:17 +00:00 |
ast.h
|
Disinherit PropertyCell from Cell
|
2015-03-18 12:54:17 +00:00 |
background-parsing-task.cc
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
background-parsing-task.h
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
bailout-reason.cc
|
|
|
bailout-reason.h
|
Bailout for %_FastOneByteArrayJoin again.
|
2015-03-11 13:28:46 +00:00 |
basic-block-profiler.cc
|
|
|
basic-block-profiler.h
|
|
|
bignum-dtoa.cc
|
|
|
bignum-dtoa.h
|
|
|
bignum.cc
|
|
|
bignum.h
|
|
|
bit-vector.cc
|
|
|
bit-vector.h
|
Reduce the number of #includes of compiler.h.
|
2015-02-11 15:49:17 +00:00 |
bootstrapper.cc
|
[es6] implement Reflect.apply() & Reflect.construct()
|
2015-03-19 14:47:27 +00:00 |
bootstrapper.h
|
Correctly clean up natives sources on tear down.
|
2015-02-09 09:04:57 +00:00 |
builtins.cc
|
Move Maps' back pointers from "transitions" to "constructor" field
|
2015-02-24 20:50:24 +00:00 |
builtins.h
|
[es6] implement Reflect.apply() & Reflect.construct()
|
2015-03-19 14:47:27 +00:00 |
bytecodes-irregexp.h
|
|
|
cached-powers.cc
|
|
|
cached-powers.h
|
|
|
char-predicates-inl.h
|
Speed up identifier, keyword and smi parsing
|
2015-03-03 15:27:53 +00:00 |
char-predicates.cc
|
|
|
char-predicates.h
|
Speed up identifier, keyword and smi parsing
|
2015-03-03 15:27:53 +00:00 |
checks.cc
|
Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.".
|
2015-01-30 09:29:41 +00:00 |
checks.h
|
Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.".
|
2015-01-30 09:29:41 +00:00 |
circular-queue-inl.h
|
|
|
circular-queue.h
|
|
|
code-factory.cc
|
[stubs] Add missing interface descriptor for the CompareIC.
|
2015-03-19 13:09:37 +00:00 |
code-factory.h
|
Compute correct contextual load ICs in fullcodegen.
|
2015-03-02 13:36:58 +00:00 |
code-stubs-hydrogen.cc
|
Disinherit PropertyCell from Cell
|
2015-03-18 12:54:17 +00:00 |
code-stubs.cc
|
Use platform specific stubs for vector-based Load/KeyedLoad.
|
2015-03-17 11:28:21 +00:00 |
code-stubs.h
|
Use platform specific stubs for vector-based Load/KeyedLoad.
|
2015-03-17 11:28:21 +00:00 |
code.h
|
new classes: implement new.target passing to superclass constructor.
|
2015-02-11 09:47:51 +00:00 |
codegen.cc
|
In PrintCode, keep the debug_name string alive for all uses.
|
2015-03-10 12:02:53 +00:00 |
codegen.h
|
Contribution of PowerPC port (continuation of 422063005)
|
2015-01-16 07:42:15 +00:00 |
collection-iterator.js
|
|
|
collection.js
|
Use for-of loops in collection constructors
|
2015-02-24 19:12:41 +00:00 |
compilation-cache.cc
|
Properly thread language mode to compilation cache
|
2015-02-12 16:29:54 +00:00 |
compilation-cache.h
|
Properly thread language mode to compilation cache
|
2015-02-12 16:29:54 +00:00 |
compilation-statistics.cc
|
|
|
compilation-statistics.h
|
|
|
compiler.cc
|
Some CompilationInfo-related cleanup.
|
2015-03-19 12:40:00 +00:00 |
compiler.h
|
Some CompilationInfo-related cleanup.
|
2015-03-19 12:40:00 +00:00 |
contexts.cc
|
Remove --harmony-scoping flag.
|
2015-03-13 15:15:57 +00:00 |
contexts.h
|
the IsPromise function should not execute js
|
2015-03-11 12:14:18 +00:00 |
conversions-inl.h
|
|
|
conversions.cc
|
add 0 length guard in IsNonArrayIndexInteger
|
2015-03-12 10:44:38 +00:00 |
conversions.h
|
handle the special snowflakes that are Integer Indexed Exotic objects
|
2015-03-10 19:11:20 +00:00 |
counters.cc
|
Rescale histogram timers.
|
2015-01-27 14:08:27 +00:00 |
counters.h
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
cpu-profiler-inl.h
|
CpuProfiler: collect deopt pc offset for further usage in the inlined functions stack resolver.
|
2015-03-17 18:50:10 +00:00 |
cpu-profiler.cc
|
CpuProfiler: collect deopt pc offset for further usage in the inlined functions stack resolver.
|
2015-03-17 18:50:10 +00:00 |
cpu-profiler.h
|
CpuProfiler: collect deopt pc offset for further usage in the inlined functions stack resolver.
|
2015-03-17 18:50:10 +00:00 |
d8-debug.cc
|
|
|
d8-debug.h
|
|
|
d8-posix.cc
|
|
|
d8-readline.cc
|
|
|
d8-windows.cc
|
|
|
d8.cc
|
Make counter and histogram related callbacks part of the Isolate::CreateParams.
|
2015-03-18 10:15:04 +00:00 |
d8.gyp
|
Fix cctest + unittest to work with an external snapshot.
|
2015-02-10 15:38:09 +00:00 |
d8.h
|
Enable compiling mjsunit tests as ES6 modules
|
2015-02-10 19:11:55 +00:00 |
d8.js
|
|
|
date.cc
|
|
|
date.h
|
|
|
date.js
|
Hide native Date implementation in function context.
|
2015-03-11 15:53:37 +00:00 |
dateparser-inl.h
|
|
|
dateparser.cc
|
|
|
dateparser.h
|
|
|
debug-debugger.js
|
|
|
debug.cc
|
Vector ICs: Clear the vector ic slots appropriately during debugging.
|
2015-03-19 08:04:06 +00:00 |
debug.h
|
Remove kind field from StackHandler.
|
2015-03-18 10:19:16 +00:00 |
deoptimizer.cc
|
CpuProfiler: fix for GetDeoptReason code.
|
2015-03-09 14:43:40 +00:00 |
deoptimizer.h
|
CodeCleanup: eliminate unnecessary base class and make the children unvirtual.
|
2015-03-18 10:34:18 +00:00 |
DEPS
|
|
|
disasm.h
|
|
|
disassembler.cc
|
Serializer: simplify external reference encoding.
|
2015-03-06 08:15:28 +00:00 |
disassembler.h
|
|
|
diy-fp.cc
|
|
|
diy-fp.h
|
|
|
double.h
|
|
|
dtoa.cc
|
|
|
dtoa.h
|
|
|
effects.h
|
|
|
elements-kind.cc
|
|
|
elements-kind.h
|
|
|
elements.cc
|
Speed up FastElementsAccessor::ValidContents by removing redundant handle scope.
|
2015-03-13 10:47:42 +00:00 |
elements.h
|
Revert of Remove handle wrappers from basic elements accessors (patchset #2 id:20001 of https://codereview.chromium.org/934173004/)
|
2015-02-19 09:05:04 +00:00 |
execution.cc
|
Reland "Correctly propagate terminate exception in TryCall."
|
2015-02-24 08:30:30 +00:00 |
execution.h
|
Move the contents of api-natives.js to c++
|
2015-02-04 13:01:44 +00:00 |
factory.cc
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
factory.h
|
Feedback vector: ASAN found memory leaks during AST Numbering pass.
|
2015-03-17 15:16:36 +00:00 |
fast-dtoa.cc
|
|
|
fast-dtoa.h
|
|
|
field-index-inl.h
|
Remove unused path in FieldIndex code
|
2015-02-06 09:43:59 +00:00 |
field-index.h
|
|
|
fixed-dtoa.cc
|
|
|
fixed-dtoa.h
|
|
|
flag-definitions.h
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
flags.cc
|
Serializer: Cache FlagList::Hash result.
|
2015-03-17 11:04:29 +00:00 |
flags.h
|
Serializer: Cache FlagList::Hash result.
|
2015-03-17 11:04:29 +00:00 |
frames-inl.h
|
Remove kind field from StackHandler.
|
2015-03-18 10:19:16 +00:00 |
frames.cc
|
Remove kind field from StackHandler.
|
2015-03-18 10:19:16 +00:00 |
frames.h
|
Remove kind field from StackHandler.
|
2015-03-18 10:19:16 +00:00 |
full-codegen.cc
|
Converted FullCode to have its own list of known intrinsics.
|
2015-03-11 14:03:29 +00:00 |
full-codegen.h
|
Simplify pending message object handling.
|
2015-03-12 09:50:44 +00:00 |
func-name-inferrer.cc
|
|
|
func-name-inferrer.h
|
|
|
gdb-jit.cc
|
Rebase GDBJIT interface solely on JITCodeEvent
|
2015-02-25 15:40:57 +00:00 |
gdb-jit.h
|
Rebase GDBJIT interface solely on JITCodeEvent
|
2015-02-25 15:40:57 +00:00 |
generator.js
|
Make generator constructors configurable
|
2015-02-19 11:30:33 +00:00 |
global-handles.cc
|
remove phantom naming from the api
|
2015-03-09 21:48:09 +00:00 |
global-handles.h
|
remove phantom naming from the api
|
2015-03-09 21:48:09 +00:00 |
globals.h
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
handles-inl.h
|
|
|
handles.cc
|
|
|
handles.h
|
|
|
harmony-array-includes.js
|
|
|
harmony-array.js
|
Hide Symbol implementation in a closure.
|
2015-03-13 15:08:28 +00:00 |
harmony-reflect.js
|
[es6] implement Reflect.apply() & Reflect.construct()
|
2015-03-19 14:47:27 +00:00 |
harmony-regexp.js
|
|
|
harmony-string.js
|
Hide Math function implementations in a closure.
|
2015-03-09 13:25:44 +00:00 |
harmony-templates.js
|
|
|
harmony-tostring.js
|
Hide Symbol implementation in a closure.
|
2015-03-13 15:08:28 +00:00 |
harmony-typedarray.js
|
|
|
hashmap.h
|
|
|
heap-profiler.cc
|
Remove uid and title from HeapSnapshot
|
2015-03-10 15:14:07 +00:00 |
heap-profiler.h
|
Remove uid and title from HeapSnapshot
|
2015-03-10 15:14:07 +00:00 |
heap-snapshot-generator-inl.h
|
|
|
heap-snapshot-generator.cc
|
Disinherit PropertyCell from Cell
|
2015-03-18 12:54:17 +00:00 |
heap-snapshot-generator.h
|
Remove uid and title from HeapSnapshot
|
2015-03-10 15:14:07 +00:00 |
hydrogen-alias-analysis.h
|
|
|
hydrogen-bce.cc
|
|
|
hydrogen-bce.h
|
|
|
hydrogen-bch.cc
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
hydrogen-bch.h
|
|
|
hydrogen-canonicalize.cc
|
|
|
hydrogen-canonicalize.h
|
|
|
hydrogen-check-elimination.cc
|
Incorrect handling of HTransitionElementsKind in hydrogen check elimination phase fixed.
|
2015-03-12 11:44:29 +00:00 |
hydrogen-check-elimination.h
|
|
|
hydrogen-dce.cc
|
|
|
hydrogen-dce.h
|
|
|
hydrogen-dehoist.cc
|
|
|
hydrogen-dehoist.h
|
|
|
hydrogen-environment-liveness.cc
|
|
|
hydrogen-environment-liveness.h
|
|
|
hydrogen-escape-analysis.cc
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
hydrogen-escape-analysis.h
|
|
|
hydrogen-flow-engine.h
|
|
|
hydrogen-gvn.cc
|
Remove PropertyCell space
|
2015-03-18 11:43:58 +00:00 |
hydrogen-gvn.h
|
Remove PropertyCell space
|
2015-03-18 11:43:58 +00:00 |
hydrogen-infer-representation.cc
|
|
|
hydrogen-infer-representation.h
|
|
|
hydrogen-infer-types.cc
|
|
|
hydrogen-infer-types.h
|
|
|
hydrogen-instructions.cc
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
hydrogen-instructions.h
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
hydrogen-load-elimination.cc
|
|
|
hydrogen-load-elimination.h
|
|
|
hydrogen-mark-deoptimize.cc
|
|
|
hydrogen-mark-deoptimize.h
|
|
|
hydrogen-mark-unreachable.cc
|
|
|
hydrogen-mark-unreachable.h
|
|
|
hydrogen-osr.cc
|
|
|
hydrogen-osr.h
|
|
|
hydrogen-range-analysis.cc
|
|
|
hydrogen-range-analysis.h
|
|
|
hydrogen-redundant-phi.cc
|
|
|
hydrogen-redundant-phi.h
|
|
|
hydrogen-removable-simulates.cc
|
|
|
hydrogen-removable-simulates.h
|
|
|
hydrogen-representation-changes.cc
|
Removed funky Maybe constructor and made fields private.
|
2015-03-02 12:22:37 +00:00 |
hydrogen-representation-changes.h
|
|
|
hydrogen-sce.cc
|
|
|
hydrogen-sce.h
|
|
|
hydrogen-store-elimination.cc
|
|
|
hydrogen-store-elimination.h
|
|
|
hydrogen-types.cc
|
[turbofan] Make the representation type component independent of the semantic component.
|
2015-02-12 15:21:33 +00:00 |
hydrogen-types.h
|
|
|
hydrogen-uint32-analysis.cc
|
|
|
hydrogen-uint32-analysis.h
|
|
|
hydrogen.cc
|
Some CompilationInfo-related cleanup.
|
2015-03-19 12:40:00 +00:00 |
hydrogen.h
|
Tweak the TurboFan pipeline for stub compilation.
|
2015-03-18 11:42:44 +00:00 |
i18n.cc
|
Removed funky Maybe constructor and made fields private.
|
2015-03-02 12:22:37 +00:00 |
i18n.h
|
|
|
i18n.js
|
Hide RegExp and String initialization in a closure.
|
2015-03-12 14:47:49 +00:00 |
icu_util.cc
|
|
|
icu_util.h
|
|
|
interface-descriptors.cc
|
|
|
interface-descriptors.h
|
[stubs] Add missing interface descriptor for the CompareIC.
|
2015-03-19 13:09:37 +00:00 |
interpreter-irregexp.cc
|
|
|
interpreter-irregexp.h
|
|
|
isolate-inl.h
|
Remove exorbitant duplication of DebuggerHasBreakpoints.
|
2015-01-19 16:51:52 +00:00 |
isolate.cc
|
Add debug checks to catch crashes with WeakCell::cast().
|
2015-03-19 14:22:36 +00:00 |
isolate.h
|
Revert of Cleanup and unify Isolate::ReportPendingMessages. (patchset #4 id:60001 of https://codereview.chromium.org/999923004/)
|
2015-03-19 13:22:51 +00:00 |
json-parser.h
|
Reland: Simplify and compact transitions storage
|
2015-03-06 14:08:47 +00:00 |
json-stringifier.h
|
NewError no longer returns a MaybeObject.
|
2015-02-24 09:01:45 +00:00 |
json.js
|
Hide Math function implementations in a closure.
|
2015-03-09 13:25:44 +00:00 |
jsregexp-inl.h
|
|
|
jsregexp.cc
|
NewError no longer returns a MaybeObject.
|
2015-02-24 09:01:45 +00:00 |
jsregexp.h
|
Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.".
|
2015-01-30 09:29:41 +00:00 |
layout-descriptor-inl.h
|
Massive renaming of PropertyType values and other implied stuff.
|
2015-01-19 17:49:22 +00:00 |
layout-descriptor.cc
|
ifdefs around LayoutDescriptor::IsConsistenWithMap() removed.
|
2015-02-16 11:29:49 +00:00 |
layout-descriptor.h
|
ifdefs around LayoutDescriptor::IsConsistenWithMap() removed.
|
2015-02-16 11:29:49 +00:00 |
list-inl.h
|
|
|
list.h
|
|
|
lithium-allocator-inl.h
|
Contribution of PowerPC port (continuation of 422063005)
|
2015-01-16 07:42:15 +00:00 |
lithium-allocator.cc
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +00:00 |
lithium-allocator.h
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +00:00 |
lithium-codegen.cc
|
CpuProfiler: extract DeoptInfo fill in code into a static function.
|
2015-03-17 09:37:41 +00:00 |
lithium-codegen.h
|
CpuProfiler: extract DeoptInfo fill in code into a static function.
|
2015-03-17 09:37:41 +00:00 |
lithium-inl.h
|
Contribution of PowerPC port (continuation of 422063005)
|
2015-01-16 07:42:15 +00:00 |
lithium.cc
|
Retain maps embedded in optimized code for several garbage collections.
|
2015-03-06 12:36:32 +00:00 |
lithium.h
|
Treat pointers in optimized code as strong before all weak dependencies are registered.
|
2015-01-22 15:31:04 +00:00 |
liveedit-debugger.js
|
|
|
liveedit.cc
|
Remove NativeContext from Literal array, since we always create the literals in the native context of the current closure.
|
2015-02-25 22:41:48 +00:00 |
liveedit.h
|
|
|
log-inl.h
|
|
|
log-utils.cc
|
|
|
log-utils.h
|
Profiler improvements
|
2015-01-20 16:06:09 +00:00 |
log.cc
|
CpuProfiler: fix for GetDeoptReason code.
|
2015-03-09 14:43:40 +00:00 |
log.h
|
CpuProfiler: fix for GetDeoptReason code.
|
2015-03-09 14:43:40 +00:00 |
lookup-inl.h
|
Add debug checks to catch PropertyCell::cast failures.
|
2015-03-19 13:59:17 +00:00 |
lookup.cc
|
Add debug checks to catch PropertyCell::cast failures.
|
2015-03-19 13:59:17 +00:00 |
lookup.h
|
add interceptors which do not mask existing properties
|
2015-03-18 12:50:48 +00:00 |
macro-assembler.h
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
macros.py
|
[es6] implement Reflect.apply() & Reflect.construct()
|
2015-03-19 14:47:27 +00:00 |
math.js
|
Remove BLACKLIST from check-name-clashes.py, it's wrong nowadays.
|
2015-03-16 13:08:49 +00:00 |
messages.cc
|
|
|
messages.h
|
Add a pretty printer to improve the error message non-function calls
|
2015-01-21 13:40:41 +00:00 |
messages.js
|
[strong] Check constructor returns
|
2015-03-19 19:40:04 +00:00 |
mirror-debugger.js
|
Hide Symbol implementation in a closure.
|
2015-03-13 15:08:28 +00:00 |
mksnapshot.cc
|
Disable experimental natives when creating a start-up snapshot.
|
2015-03-04 13:01:28 +00:00 |
modules.cc
|
Allow lookup of module exports by export name.
|
2015-02-27 18:04:56 +00:00 |
modules.h
|
Allow lookup of module exports by export name.
|
2015-02-27 18:04:56 +00:00 |
msan.h
|
|
|
natives-external.cc
|
Fix Initialize & Dispose for external snapshot. Make sure v8::V8::(Initialize|Dispose) can be called in any order.
|
2015-03-04 10:38:00 +00:00 |
natives.h
|
Fix Initialize & Dispose for external snapshot. Make sure v8::V8::(Initialize|Dispose) can be called in any order.
|
2015-03-04 10:38:00 +00:00 |
object-observe.js
|
Fix error message for Object.observe accept argument
|
2015-03-12 19:04:38 +00:00 |
objects-debug.cc
|
correctly invalidate global cells
|
2015-03-17 13:27:41 +00:00 |
objects-inl.h
|
Add debug checks to catch crashes with WeakCell::cast().
|
2015-03-19 14:22:36 +00:00 |
objects-printer.cc
|
Reland: Simplify and compact transitions storage
|
2015-03-06 14:08:47 +00:00 |
objects.cc
|
Add debug checks to catch crashes with WeakCell::cast().
|
2015-03-19 14:22:36 +00:00 |
objects.h
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
optimizing-compiler-thread.cc
|
Add back missing allow handle deref scope
|
2015-02-24 16:32:12 +00:00 |
optimizing-compiler-thread.h
|
Use mutex/condition variables to synchronize threads
|
2015-02-24 13:35:27 +00:00 |
ostreams.cc
|
[turbofan]: Small visualizer cleanup and fix for string handling
|
2015-02-03 13:11:00 +00:00 |
ostreams.h
|
[turbofan] Improve JSON output
|
2015-01-29 12:15:14 +00:00 |
OWNERS
|
|
|
parser.cc
|
[strong] Check constructor returns
|
2015-03-19 19:40:04 +00:00 |
parser.h
|
Some CompilationInfo-related cleanup.
|
2015-03-19 12:40:00 +00:00 |
pending-compilation-error-handler.cc
|
Move compilation error handling into a separate class.
|
2015-02-25 14:18:34 +00:00 |
pending-compilation-error-handler.h
|
Move compilation error handling into a separate class.
|
2015-02-25 14:18:34 +00:00 |
perf-jit.cc
|
Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.".
|
2015-01-30 09:29:41 +00:00 |
perf-jit.h
|
|
|
preparse-data-format.h
|
Replace is_reference_error bool argument with ParseErrorType enum
|
2015-02-20 21:19:59 +00:00 |
preparse-data.cc
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
preparse-data.h
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
preparser.cc
|
[strong] Check constructor returns
|
2015-03-19 19:40:04 +00:00 |
preparser.h
|
[strong] Check constructor returns
|
2015-03-19 19:40:04 +00:00 |
prettyprinter.cc
|
Re-introduce ImportDeclaration to the parser
|
2015-02-26 18:41:04 +00:00 |
prettyprinter.h
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
profile-generator-inl.h
|
CpuProfiler: replace raw position with SourcePosition for DeoptReason
|
2015-02-27 13:34:38 +00:00 |
profile-generator.cc
|
CpuProfiler: replace raw position with SourcePosition for DeoptReason
|
2015-02-27 13:34:38 +00:00 |
profile-generator.h
|
CpuProfiler: collect deopt pc offset for further usage in the inlined functions stack resolver.
|
2015-03-17 18:50:10 +00:00 |
promise.js
|
Promise.all and race should work with iterables
|
2015-02-23 18:10:14 +00:00 |
property-details-inl.h
|
|
|
property-details.h
|
correctly invalidate global cells
|
2015-03-17 13:27:41 +00:00 |
property.cc
|
Move LookupResult into crankshaft as that's now the only place where it's still used
|
2015-02-18 13:21:43 +00:00 |
property.h
|
Revert of Reland of "Fix memory leak caused by field type in descriptor array."
|
2015-03-19 07:43:37 +00:00 |
prototype.h
|
|
|
proxy.js
|
|
|
regexp-macro-assembler-irregexp-inl.h
|
|
|
regexp-macro-assembler-irregexp.cc
|
Fix regexp=interpreted build wrt zone related changes.
|
2015-01-26 08:44:40 +00:00 |
regexp-macro-assembler-irregexp.h
|
Fix regexp=interpreted build wrt zone related changes.
|
2015-01-26 08:44:40 +00:00 |
regexp-macro-assembler-tracer.cc
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
regexp-macro-assembler-tracer.h
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
regexp-macro-assembler.cc
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
regexp-macro-assembler.h
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
regexp-stack.cc
|
|
|
regexp-stack.h
|
|
|
regexp.js
|
Remove BLACKLIST from check-name-clashes.py, it's wrong nowadays.
|
2015-03-16 13:08:49 +00:00 |
rewriter.cc
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
rewriter.h
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
runtime-profiler.cc
|
Remove exorbitant duplication of DebuggerHasBreakpoints.
|
2015-01-19 16:51:52 +00:00 |
runtime-profiler.h
|
|
|
runtime.js
|
[es6] implement Reflect.apply() & Reflect.construct()
|
2015-03-19 14:47:27 +00:00 |
safepoint-table.cc
|
Minor refactoring for Zone class and friends.
|
2015-01-29 07:41:52 +00:00 |
safepoint-table.h
|
|
|
sampler.cc
|
Contribution of PowerPC port (continuation of 422063005) - AIX Common1
|
2015-01-30 08:02:08 +00:00 |
sampler.h
|
|
|
scanner-character-streams.cc
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
scanner-character-streams.h
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
scanner.cc
|
Remove --harmony-scoping flag.
|
2015-03-13 15:15:57 +00:00 |
scanner.h
|
Remove --harmony-scoping flag.
|
2015-03-13 15:15:57 +00:00 |
scopeinfo.cc
|
[strong] Fix scoping related errors for methods.
|
2015-03-09 14:30:40 +00:00 |
scopeinfo.h
|
Rename Interface to ModuleDescriptor
|
2015-02-18 18:25:21 +00:00 |
scopes.cc
|
Modules: simplify logic around allocation of module internal variables
|
2015-03-11 23:19:57 +00:00 |
scopes.h
|
Modules: simplify logic around allocation of module internal variables
|
2015-03-11 23:19:57 +00:00 |
serialize.cc
|
Revert "Merge old data and pointer space."
|
2015-03-19 22:03:32 +00:00 |
serialize.h
|
Serializer: clean up opcodes.
|
2015-03-19 09:26:49 +00:00 |
simulator.h
|
Contribution of PowerPC port (continuation of 422063005)
|
2015-01-16 07:42:15 +00:00 |
small-pointer-list.h
|
|
|
smart-pointers.h
|
|
|
snapshot-common.cc
|
PPC: fix allocation issues for PPC64.
|
2015-03-13 11:18:31 +00:00 |
snapshot-empty.cc
|
Fix Initialize & Dispose for external snapshot. Make sure v8::V8::(Initialize|Dispose) can be called in any order.
|
2015-03-04 10:38:00 +00:00 |
snapshot-external.cc
|
Attach snapshot data blob to the isolate.
|
2015-02-25 11:14:56 +00:00 |
snapshot-source-sink.cc
|
Serializer: micro-optimizations for the deserializer.
|
2015-03-17 09:23:42 +00:00 |
snapshot-source-sink.h
|
Serializer: micro-optimizations for the deserializer.
|
2015-03-17 09:23:42 +00:00 |
snapshot.h
|
Attach snapshot data blob to the isolate.
|
2015-02-25 11:14:56 +00:00 |
splay-tree-inl.h
|
|
|
splay-tree.h
|
|
|
startup-data-util.cc
|
Fix cctest + unittest to work with an external snapshot.
|
2015-02-10 15:38:09 +00:00 |
startup-data-util.h
|
Fix cctest + unittest to work with an external snapshot.
|
2015-02-10 15:38:09 +00:00 |
string-builder.cc
|
|
|
string-builder.h
|
|
|
string-iterator.js
|
Hide RegExp and String initialization in a closure.
|
2015-03-12 14:47:49 +00:00 |
string-search.cc
|
|
|
string-search.h
|
|
|
string-stream.cc
|
Massive renaming of PropertyType values and other implied stuff.
|
2015-01-19 17:49:22 +00:00 |
string-stream.h
|
|
|
string.js
|
Remove BLACKLIST from check-name-clashes.py, it's wrong nowadays.
|
2015-03-16 13:08:49 +00:00 |
strings-storage.cc
|
CpuProfiler: move StringsStorage class to separate source and header files.
|
2015-02-20 15:16:00 +00:00 |
strings-storage.h
|
CpuProfiler: move StringsStorage class to separate source and header files.
|
2015-02-20 15:16:00 +00:00 |
strtod.cc
|
|
|
strtod.h
|
|
|
symbol.js
|
Hide Symbol implementation in a closure.
|
2015-03-13 15:08:28 +00:00 |
token.cc
|
|
|
token.h
|
Speed up parsing of smis
|
2015-03-03 11:05:03 +00:00 |
transitions-inl.h
|
Reland: Simplify and compact transitions storage
|
2015-03-06 14:08:47 +00:00 |
transitions.cc
|
correctly invalidate global cells
|
2015-03-17 13:27:41 +00:00 |
transitions.h
|
Add debug checks to catch crashes with WeakCell::cast().
|
2015-03-19 14:22:36 +00:00 |
type-feedback-vector-inl.h
|
update vector ics to handle megamorphic keyed loads
|
2015-01-30 12:41:08 +00:00 |
type-feedback-vector.cc
|
Add debug checks to catch crashes with WeakCell::cast().
|
2015-03-19 14:22:36 +00:00 |
type-feedback-vector.h
|
Feedback vector: ASAN found memory leaks during AST Numbering pass.
|
2015-03-17 15:16:36 +00:00 |
type-info.cc
|
Refactor TypeFeedbackOracle to accept Handle<Name> instead of Handle<String>.
|
2015-03-10 15:06:24 +00:00 |
type-info.h
|
Refactor TypeFeedbackOracle to accept Handle<Name> instead of Handle<String>.
|
2015-03-10 15:06:24 +00:00 |
typedarray.js
|
Hide Math function implementations in a closure.
|
2015-03-09 13:25:44 +00:00 |
types-inl.h
|
[turbofan] Use unboxed doubles in range types.
|
2015-01-28 13:55:45 +00:00 |
types.cc
|
[turbofan] Normalize union of representation and range to a range.
|
2015-03-02 14:35:26 +00:00 |
types.h
|
[turbofan] Normalize union of representation and range to a range.
|
2015-03-02 14:35:26 +00:00 |
typing.cc
|
Polish Maybe API a bit, removing useless creativity and fixing some signatures.
|
2015-03-02 11:27:05 +00:00 |
typing.h
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +00:00 |
unbound-queue-inl.h
|
|
|
unbound-queue.h
|
|
|
unicode-decoder.cc
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unicode-decoder.h
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unicode-inl.h
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unicode.cc
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unicode.h
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unique.h
|
Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.".
|
2015-01-30 09:29:41 +00:00 |
uri.js
|
|
|
utils-inl.h
|
|
|
utils.cc
|
Contribution of PowerPC port (continuation of 422063005) - AIX Common1
|
2015-01-30 08:02:08 +00:00 |
utils.h
|
[turbofan] encode instruction operand as uint64_t
|
2015-02-24 08:06:54 +00:00 |
v8.cc
|
[turbofan] Remove global InstructionOperand caches.
|
2015-02-06 09:00:50 +00:00 |
v8.h
|
Correctly report some internal OOM conditions.
|
2015-02-05 09:51:59 +00:00 |
v8dll-main.cc
|
|
|
v8memory.h
|
|
|
v8natives.js
|
Remove BLACKLIST from check-name-clashes.py, it's wrong nowadays.
|
2015-03-16 13:08:49 +00:00 |
v8threads.cc
|
|
|
v8threads.h
|
|
|
variables.cc
|
Re-introduce ImportDeclaration to the parser
|
2015-02-26 18:41:04 +00:00 |
variables.h
|
[strong] Declaration-after-use errors.
|
2015-02-26 13:48:19 +00:00 |
vector.h
|
|
|
version.cc
|
Add public version macros.
|
2015-02-26 08:59:23 +00:00 |
version.h
|
Add hash fields to code cache header.
|
2015-02-06 15:20:52 +00:00 |
vm-state-inl.h
|
|
|
vm-state.h
|
|
|
weak-collection.js
|
Adjust key behaviour for weak collections
|
2015-03-18 12:51:58 +00:00 |
zone-allocator.h
|
|
|
zone-containers.h
|
add maps and sets to zone containers
|
2015-01-31 14:35:08 +00:00 |
zone.cc
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +00:00 |
zone.h
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +00:00 |