v8/src
2014-05-26 11:28:08 +00:00
..
arm Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
arm64 Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
base Reland "v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled." 2014-05-20 10:13:46 +00:00
extensions Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
ia32 Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
libplatform Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
mips Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
platform Remove socket implementation from V8. 2014-05-14 16:34:13 +00:00
third_party Unbreak vtunejit=on. 2014-04-25 06:30:15 +00:00
utils Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
x64 Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
x87 Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
accessors.cc Consistently say 'own' property 2014-05-22 15:27:57 +00:00
accessors.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
allocation-site-scopes.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
allocation-site-scopes.h Presubmit checks recover: 2014-05-09 12:59:24 +00:00
allocation-tracker.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
allocation-tracker.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
allocation.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
allocation.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
api.cc Fix mem leaks in tests & ScriptCompiler::CompileUnbound. 2014-05-26 11:04:32 +00:00
api.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
apinatives.js Move more builtin files to strict mode. 2014-05-12 08:43:01 +00:00
arguments.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
arguments.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
array-iterator.js Array Iterator next should check for own property 2014-05-21 08:05:11 +00:00
array.js Consistently say 'own' property 2014-05-22 15:27:57 +00:00
arraybuffer.js Avoid name clashes of builtins and runtime functions. 2014-05-14 08:51:10 +00:00
assembler.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
assembler.h Remove special debug ExternalReferences. 2014-05-22 07:57:33 +00:00
assert-scope.cc Introduce per-isolate assert scopes and API to guard JS execution. 2014-03-19 11:31:43 +00:00
assert-scope.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
ast.cc CallICStub with a "never patch" approach by default. Patching will 2014-04-30 14:33:35 +00:00
ast.h Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
atomicops_internals_arm64_gcc.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
atomicops_internals_arm_gcc.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
atomicops_internals_atomicword_compat.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
atomicops_internals_mac.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
atomicops_internals_mips_gcc.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
atomicops_internals_tsan.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
atomicops_internals_x86_gcc.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
atomicops_internals_x86_gcc.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
atomicops_internals_x86_msvc.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
atomicops.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
bignum-dtoa.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
bignum-dtoa.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
bignum.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
bignum.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
bootstrapper.cc Cleanup after inobject slack tracking improvement. 2014-05-23 12:55:57 +00:00
bootstrapper.h Heap::AllocateStringFromOneByte() and major part of its callers handlified. 2014-04-17 13:27:02 +00:00
builtins.cc Fix Array.prototype.push and Array.prototype.unshift for read-only length. 2014-05-22 08:09:57 +00:00
builtins.h Reland r21442 "Inobject slack tracking is done on a per-closure basis instead of per-shared info basis." 2014-05-23 08:52:05 +00:00
bytecodes-irregexp.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
cached-powers.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
cached-powers.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
char-predicates-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
char-predicates.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
checks.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
checks.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
circular-queue-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
circular-queue.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
code-stubs-hydrogen.cc Allow HPushArgument to handle more than one argument. 2014-05-23 14:06:42 +00:00
code-stubs.cc Decouple CpuFeatures from serializer state. 2014-05-16 15:18:24 +00:00
code-stubs.h Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
code.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
codegen.cc Clean up debugger flags. 2014-05-12 13:47:01 +00:00
codegen.h Introduce x87 port 2014-05-23 16:37:27 +00:00
collection.js Teach OrderedHashSet::Remove to report whether it actually removed anything 2014-05-21 12:16:47 +00:00
compilation-cache.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
compilation-cache.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
compiler-intrinsics.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
compiler.cc Reland r21442 "Inobject slack tracking is done on a per-closure basis instead of per-shared info basis." 2014-05-23 08:52:05 +00:00
compiler.h Clean up debugger flags. 2014-05-12 13:47:01 +00:00
contexts.cc Consistently say 'own' property 2014-05-22 15:27:57 +00:00
contexts.h filter out .caller from other worlds 2014-05-19 13:45:45 +00:00
conversions-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
conversions.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
conversions.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
counters.cc Merge counters and v8-counters 2014-05-07 07:15:24 +00:00
counters.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
cpu-profiler-inl.h Introduce a separate event for CodeDeopt 2014-05-22 05:36:27 +00:00
cpu-profiler.cc Introduce a separate event for CodeDeopt 2014-05-22 05:36:27 +00:00
cpu-profiler.h Introduce a separate event for CodeDeopt 2014-05-22 05:36:27 +00:00
cpu.cc ARM64: Fix native builds 2014-05-13 09:55:26 +00:00
cpu.h Reland - Arm64: Ensure that csp is always aligned to 16 byte values even if jssp is not. 2014-05-09 12:51:52 +00:00
d8-debug.cc Remove DebuggerAgent. 2014-05-14 16:28:46 +00:00
d8-debug.h Remove DebuggerAgent. 2014-05-14 16:28:46 +00:00
d8-posix.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
d8-readline.cc Remove usage of Locker/Unlocker where possible. 2014-05-22 08:11:10 +00:00
d8-windows.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
d8.cc Remove usage of Locker/Unlocker where possible. 2014-05-22 08:11:10 +00:00
d8.gyp Handlify JSObject::CanSetCallback. 2014-03-10 08:28:59 +00:00
d8.h Remove DebuggerAgent. 2014-05-14 16:28:46 +00:00
d8.js Remove custom JSON implementation from d8. 2014-05-15 09:19:02 +00:00
data-flow.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
data-flow.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
date.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
date.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
date.js Move more builtin files to strict mode. 2014-05-12 08:43:01 +00:00
dateparser-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
dateparser.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
dateparser.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
debug-debugger.js Fix leak in debug mirror cache. 2014-05-26 07:05:56 +00:00
debug.cc Fix memory leak caused by fuzzing. 2014-05-26 11:13:18 +00:00
debug.h Remove special debug ExternalReferences. 2014-05-22 07:57:33 +00:00
deoptimizer.cc Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +00:00
deoptimizer.h Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +00:00
disasm.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
disassembler.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
disassembler.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
diy-fp.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
diy-fp.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
double.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
dtoa.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
dtoa.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
effects.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
elements-kind.cc Allow specifying base offset when constructing Keyed hydrogen instructions 2014-05-22 08:37:50 +00:00
elements-kind.h Allow specifying base offset when constructing Keyed hydrogen instructions 2014-05-22 08:37:50 +00:00
elements.cc Presubmit checks recover: 2014-05-09 12:59:24 +00:00
elements.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
execution.cc Reland "Simplify debugger state." 2014-05-20 08:52:42 +00:00
execution.h Move microtask queueing logic from JavaScript to C++ 2014-05-19 07:57:04 +00:00
factory.cc Reland r21442 "Inobject slack tracking is done on a per-closure basis instead of per-shared info basis." 2014-05-23 08:52:05 +00:00
factory.h Clean up debugger flags. 2014-05-12 13:47:01 +00:00
fast-dtoa.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
fast-dtoa.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
feedback-slots.h Simplify feedback vector creation and store in SharedFunctionInfo. 2014-04-30 10:51:01 +00:00
fixed-dtoa.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
fixed-dtoa.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
flag-definitions.h Use the flow engine for HMergeRemovableSimulatesPhase. 2014-05-23 07:48:22 +00:00
flags.cc Decouple CpuFeatures from serializer state. 2014-05-16 15:18:24 +00:00
flags.h Decouple CpuFeatures from serializer state. 2014-05-16 15:18:24 +00:00
frames-inl.h Introduce x87 port 2014-05-23 16:37:27 +00:00
frames.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
frames.h Clean up debugger flags. 2014-05-12 13:47:01 +00:00
full-codegen.cc Drop redundant FullCodeGenerator::prepared_bailout_ids_. 2014-05-19 07:26:33 +00:00
full-codegen.h Introduce x87 port 2014-05-23 16:37:27 +00:00
func-name-inferrer.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
func-name-inferrer.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
gdb-jit.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
gdb-jit.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
generator.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
global-handles.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
global-handles.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
globals.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
handles-inl.h Kiss goodbye to MaybeObject. 2014-04-30 12:25:18 +00:00
handles.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
handles.h Don't add code dependencies on transitioning stores eagerly. 2014-05-02 06:37:54 +00:00
harmony-array.js ES6: Add support for Array.prototype.fill() 2014-04-30 08:28:29 +00:00
harmony-math.js Avoid name clashes of builtins and runtime functions. 2014-05-14 08:51:10 +00:00
harmony-string.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hashmap.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
heap-inl.h Merge counters and v8-counters 2014-05-07 07:15:24 +00:00
heap-profiler.cc Attempt no. 3 to fix Heap::IsHeapIterable and HeapIterator. 2014-05-22 11:13:37 +00:00
heap-profiler.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
heap-snapshot-generator-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
heap-snapshot-generator.cc Support ES6 weak collections in heap profiler 2014-05-23 11:05:22 +00:00
heap-snapshot-generator.h Support ES6 weak collections in heap profiler 2014-05-23 11:05:22 +00:00
heap.cc Reland r21442 "Inobject slack tracking is done on a per-closure basis instead of per-shared info basis." 2014-05-23 08:52:05 +00:00
heap.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
hydrogen-alias-analysis.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-bce.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-bce.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-bch.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-bch.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-canonicalize.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-canonicalize.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-check-elimination.cc Revert "Refactor transitioning stores." 2014-05-20 13:03:25 +00:00
hydrogen-check-elimination.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-dce.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-dce.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-dehoist.cc Allow specifying base offset when constructing Keyed hydrogen instructions 2014-05-22 08:37:50 +00:00
hydrogen-dehoist.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-environment-liveness.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-environment-liveness.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-escape-analysis.cc Revert "Refactor transitioning stores." 2014-05-20 13:03:25 +00:00
hydrogen-escape-analysis.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-flow-engine.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-gvn.cc Reland r20974: Unify and simplify the FastCloneShallowArrayStub 2014-05-12 07:49:11 +00:00
hydrogen-gvn.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-infer-representation.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-infer-representation.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-infer-types.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-infer-types.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-instructions.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
hydrogen-instructions.h Allow HPushArgument to handle more than one argument. 2014-05-23 14:06:42 +00:00
hydrogen-load-elimination.cc Revert "Refactor transitioning stores." 2014-05-20 13:03:25 +00:00
hydrogen-load-elimination.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-mark-deoptimize.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-mark-deoptimize.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-mark-unreachable.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-mark-unreachable.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-osr.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-osr.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-range-analysis.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-range-analysis.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-redundant-phi.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-redundant-phi.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-removable-simulates.cc Tiny steps towards a non-local 'Merge removable simulates' phase. 2014-05-23 11:25:23 +00:00
hydrogen-removable-simulates.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-representation-changes.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-representation-changes.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-sce.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-sce.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-store-elimination.cc Skip dead blocks/instructions in store elimination. 2014-05-23 11:48:40 +00:00
hydrogen-store-elimination.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen-uint32-analysis.cc Allow comparison in UINT32 mode. 2014-05-19 07:47:09 +00:00
hydrogen-uint32-analysis.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
hydrogen.cc Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
hydrogen.h Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
i18n.cc Consistently say 'own' property 2014-05-22 15:27:57 +00:00
i18n.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
i18n.js Move more builtin files to strict mode. 2014-05-12 08:43:01 +00:00
ic-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
ic.cc Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
ic.h Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
icu_util.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
icu_util.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
incremental-marking-inl.h Kiss goodbye to MaybeObject. 2014-04-30 12:25:18 +00:00
incremental-marking.cc Cleanup after inobject slack tracking improvement. 2014-05-23 12:55:57 +00:00
incremental-marking.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
interface.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
interface.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
interpreter-irregexp.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
interpreter-irregexp.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
isolate-inl.h Clean up debugger flags. 2014-05-12 13:47:01 +00:00
isolate.cc Fix memory leak in the debugger. 2014-05-26 08:05:04 +00:00
isolate.h Revert "Make v8::TryCatch able to consume natively thrown exceptions (again)." 2014-05-23 11:12:25 +00:00
json-parser.h Consistently say 'own' property 2014-05-22 15:27:57 +00:00
json-stringifier.h Consistently say 'own' property 2014-05-22 15:27:57 +00:00
json.js Move more builtin files to strict mode. 2014-05-12 08:43:01 +00:00
jsregexp-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
jsregexp.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
jsregexp.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
lazy-instance.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
list-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
list.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
lithium-allocator-inl.h Introduce x87 port 2014-05-23 16:37:27 +00:00
lithium-allocator.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
lithium-allocator.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
lithium-codegen.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
lithium-codegen.h Revert "Refactor transitioning stores." 2014-05-20 13:03:25 +00:00
lithium.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
lithium.h Revert "Refactor transitioning stores." 2014-05-20 13:03:25 +00:00
liveedit-debugger.js Reland "Prevent liveedit on or under generators with open activations" 2014-05-22 07:32:59 +00:00
liveedit.cc Attempt no. 3 to fix Heap::IsHeapIterable and HeapIterator. 2014-05-22 11:13:37 +00:00
liveedit.h Reland "Prevent liveedit on or under generators with open activations" 2014-05-22 07:32:59 +00:00
log-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
log-utils.cc Remove broken %_Log functionality. 2014-05-06 09:28:08 +00:00
log-utils.h Remove broken %_Log functionality. 2014-05-06 09:28:08 +00:00
log.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
log.h Introduce a separate event for CodeDeopt 2014-05-22 05:36:27 +00:00
macro-assembler.h Introduce x87 port 2014-05-23 16:37:27 +00:00
macros.py Consistently say 'own' property 2014-05-22 15:27:57 +00:00
mark-compact-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
mark-compact.cc Cleanup after inobject slack tracking improvement. 2014-05-23 12:55:57 +00:00
mark-compact.h Reland r21442 "Inobject slack tracking is done on a per-closure basis instead of per-shared info basis." 2014-05-23 08:52:05 +00:00
math.js Fix builtin/runtime name clashes generated by macros 2014-05-15 13:03:14 +00:00
messages.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
messages.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
messages.js Consistently say 'own' property 2014-05-22 15:27:57 +00:00
mirror-debugger.js Consistently say 'own' property 2014-05-22 15:27:57 +00:00
misc-intrinsics.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
mksnapshot.cc Make serializer non-static. 2014-05-22 09:36:20 +00:00
msan.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
natives.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
object-observe.js Move microtask queueing logic from JavaScript to C++ 2014-05-19 07:57:04 +00:00
objects-debug.cc ES6 Map/Set iterators/forEach improvements 2014-05-20 14:22:05 +00:00
objects-inl.h Cleanup after inobject slack tracking improvement. 2014-05-23 12:55:57 +00:00
objects-printer.cc ES6 Map/Set iterators/forEach improvements 2014-05-20 14:22:05 +00:00
objects-visiting-inl.h Cleanup after inobject slack tracking improvement. 2014-05-23 12:55:57 +00:00
objects-visiting.cc Simplified slot buffer logic during weak list visiting. 2014-05-13 06:22:49 +00:00
objects-visiting.h Simplified slot buffer logic during weak list visiting. 2014-05-13 06:22:49 +00:00
objects.cc Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
objects.h Skip write barriers in the fast case when setting up local context. 2014-05-26 08:13:09 +00:00
once.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
once.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
optimizing-compiler-thread.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
optimizing-compiler-thread.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
OWNERS Adding Cira & Mihai to OWNERS for internationalization (i18n) 2013-10-11 15:24:45 +00:00
parser.cc Make let variables fresh in each iteration of a for-loop. 2014-05-26 08:07:02 +00:00
parser.h Make let variables fresh in each iteration of a for-loop. 2014-05-26 08:07:02 +00:00
platform-cygwin.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
platform-freebsd.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
platform-linux.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
platform-macos.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
platform-openbsd.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
platform-posix.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
platform-qnx.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
platform-solaris.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
platform-win32.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
platform.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
preparse-data-format.h Remove symbol preparse data altogether. 2014-05-05 14:55:13 +00:00
preparse-data.cc Remove symbol preparse data altogether. 2014-05-05 14:55:13 +00:00
preparse-data.h Presubmit checks recover: 2014-05-09 12:59:24 +00:00
preparser.cc Parser / PreParser: Simplify error message arguments. 2014-05-15 09:44:57 +00:00
preparser.h Parser / PreParser: Simplify error message arguments. 2014-05-15 09:44:57 +00:00
prettyprinter.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
prettyprinter.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
profile-generator-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
profile-generator.cc DevTools: Unflake test-cpu-profiler/JsNativeJsRuntimeJsSample 2014-05-08 09:47:17 +00:00
profile-generator.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
promise.js Consistently say 'own' property 2014-05-22 15:27:57 +00:00
property-details-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
property-details.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
property.cc Reland "Track field types.". 2014-04-15 07:36:47 +00:00
property.h Remove old-style accessor support from runtime. 2014-04-29 10:59:14 +00:00
proxy.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
qnx-math.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
regexp-macro-assembler-irregexp-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
regexp-macro-assembler-irregexp.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
regexp-macro-assembler-irregexp.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
regexp-macro-assembler-tracer.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
regexp-macro-assembler-tracer.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
regexp-macro-assembler.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
regexp-macro-assembler.h Introduce x87 port 2014-05-23 16:37:27 +00:00
regexp-stack.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
regexp-stack.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
regexp.js Fix performance regression in regular expressions after Array.push() optimizations 2014-05-16 15:42:00 +00:00
rewriter.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
rewriter.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
runtime-profiler.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
runtime-profiler.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
runtime.cc Cleanup after inobject slack tracking improvement. 2014-05-23 12:55:57 +00:00
runtime.h Cleanup after inobject slack tracking improvement. 2014-05-23 12:55:57 +00:00
runtime.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
safepoint-table.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
safepoint-table.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
sampler.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
sampler.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
scanner-character-streams.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
scanner-character-streams.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
scanner.cc Remove symbol preparse data altogether. 2014-05-05 14:55:13 +00:00
scanner.h Remove symbol preparse data altogether. 2014-05-05 14:55:13 +00:00
scopeinfo.cc Consistently say 'own' property 2014-05-22 15:27:57 +00:00
scopeinfo.h ContextSlotCache::Update() handlified. 2014-04-30 17:12:52 +00:00
scopes.cc Consistently say 'own' property 2014-05-22 15:27:57 +00:00
scopes.h Consistently say 'own' property 2014-05-22 15:27:57 +00:00
serialize.cc Make serializer non-static. 2014-05-22 09:36:20 +00:00
serialize.h Make serializer non-static. 2014-05-22 09:36:20 +00:00
simulator.h Introduce x87 port 2014-05-23 16:37:27 +00:00
small-pointer-list.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
smart-pointers.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
snapshot-common.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
snapshot-empty.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
snapshot.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
spaces-inl.h Fix %SetFlags("--stress-compaction") 2014-05-12 10:39:08 +00:00
spaces.cc CallICStub with a "never patch" approach by default. Patching will 2014-04-30 14:33:35 +00:00
spaces.h Simplify ConfigureHeap and change --max_new_space_size to --max_semi_space_size. 2014-05-09 08:38:27 +00:00
splay-tree-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
splay-tree.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
store-buffer-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
store-buffer.cc Remove a race between sweepers and the free space skipping code (while iterating new space pointers). 2014-05-14 12:35:13 +00:00
store-buffer.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
string-search.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
string-search.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
string-stream.cc Handlification TODOs in scanner and string stream resolved. 2014-04-30 09:13:21 +00:00
string-stream.h Cleanup string-stream module. 2014-03-31 11:13:39 +00:00
string.js Fix performance regression in regular expressions after Array.push() optimizations 2014-05-16 15:42:00 +00:00
strtod.cc Introduce x87 port 2014-05-23 16:37:27 +00:00
strtod.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
stub-cache.cc Consistently say 'own' property 2014-05-22 15:27:57 +00:00
stub-cache.h Remove GenerateBooleanCheck() since we have a boolean map now. 2014-05-07 12:18:23 +00:00
sweeper-thread.cc Wait for sweeper threads in incremental marking step when sweeper threads are done sweeping. 2014-04-29 14:17:42 +00:00
sweeper-thread.h Wait for sweeper threads in incremental marking step when sweeper threads are done sweeping. 2014-04-29 14:17:42 +00:00
symbol.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
token.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
token.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
transitions-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
transitions.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
transitions.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
trig-table.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
type-info.cc Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
type-info.h Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
typedarray.js Fix builtin/runtime name clashes generated by macros 2014-05-15 13:03:14 +00:00
types-inl.h Implement structural function and array types 2014-04-16 16:36:27 +00:00
types.cc Treat FOREIGN_TYPE as internal. 2014-04-24 07:16:10 +00:00
types.h Track up to 5 stable maps as field type. 2014-04-17 08:22:22 +00:00
typing.cc Revert "Customized support for feedback on calls to Array." and follow-up fixes. 2014-05-26 09:04:00 +00:00
typing.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
unbound-queue-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
unbound-queue.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
unicode-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
unicode.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
unicode.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
unique.h Various cleanups in check elimination. 2014-05-05 06:53:19 +00:00
uri.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
uri.js Harden a few builtins 2014-05-22 13:59:37 +00:00
utils-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
utils.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
utils.h Revert "Do away with variable length memcpy to Set/Get registers in simulator" 2014-05-23 07:14:04 +00:00
v8.cc Make serializer non-static. 2014-05-22 09:36:20 +00:00
v8.h Reland 21482 - "Merge v8globals.h and globals.h" 2014-05-26 11:28:08 +00:00
v8checks.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
v8dll-main.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
v8memory.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
v8natives.js Cleanup after inobject slack tracking improvement. 2014-05-23 12:55:57 +00:00
v8threads.cc Clean up stack guard interrupts. 2014-05-09 09:13:12 +00:00
v8threads.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
variables.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
variables.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
vector.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
version.cc Sync change log and version file with trunk. 2014-05-09 11:17:45 +00:00
version.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
vm-state-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
vm-state.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
weak_collection.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
win32-headers.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
win32-math.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
win32-math.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
zone-allocator.h Make zone_allocator actually usable. 2014-05-02 08:41:06 +00:00
zone-containers.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
zone-inl.h Merge counters and v8-counters 2014-05-07 07:15:24 +00:00
zone.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
zone.h Reland "v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled." 2014-05-20 10:13:46 +00:00