v8/src
2014-05-13 09:05:00 +00:00
..
arm Clean up debugger flags. 2014-05-12 13:47:01 +00:00
arm64 ARM64: Fix and improve MacroAssembler::Printf. 2014-05-12 15:44:21 +00:00
base Revert "v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled." 2014-05-12 20:10:47 +00:00
extensions Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
ia32 Simplify DoubleRegister for the ia32 port. 2014-05-13 09:05:00 +00:00
libplatform Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
mips Clean up debugger flags. 2014-05-12 13:47:01 +00:00
platform Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Require CMOV support for the ia32 port. 2014-05-13 08:16:26 +00:00
accessors.cc Check that JSArray::SetElementsLength does not throw in array.length accessor. 2014-04-29 12:52:42 +00:00
accessors.h Remove old-style accessor support from runtime. 2014-04-29 10:59:14 +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 Revert "v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled." 2014-05-12 20:10:47 +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 Move more builtin files to strict mode. 2014-05-12 08:43:01 +00:00
array.js Harden runtime functions (part 6). 2014-05-12 09:37:26 +00:00
arraybuffer.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
assembler.cc Fix for 3303 MultithreadedParallelIsolates has a race condition. 2014-05-06 11:25:37 +00:00
assembler.h Presubmit checks recover: 2014-05-09 12:59:24 +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 Small cleanup: AstConstructionVisitor no longer needs a Zone pointer. 2014-04-30 12:35:41 +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 Clean up debugger flags. 2014-05-12 13:47:01 +00:00
bootstrapper.h Heap::AllocateStringFromOneByte() and major part of its callers handlified. 2014-04-17 13:27:02 +00:00
builtins.cc 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
builtins.h CallICStub with a "never patch" approach by default. Patching will 2014-04-30 14:33:35 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
code-stubs-hydrogen.cc Reland r20974: Unify and simplify the FastCloneShallowArrayStub 2014-05-12 07:49:11 +00:00
code-stubs.cc Reland r20974: Unify and simplify the FastCloneShallowArrayStub 2014-05-12 07:49:11 +00:00
code-stubs.h Reland r20974: Unify and simplify the FastCloneShallowArrayStub 2014-05-12 07:49:11 +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 Fix for 3303 MultithreadedParallelIsolates has a race condition. 2014-05-06 11:25:37 +00:00
collection.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Clean up debugger flags. 2014-05-12 13:47:01 +00:00
compiler.h Clean up debugger flags. 2014-05-12 13:47:01 +00:00
contexts.cc ScopeInfo::ContextSlotIndex() handlified. 2014-04-30 15:13:38 +00:00
contexts.h Directly create API functions with readonly prototypes rather than converting. Remove FunctionSetReadOnlyPrototype. 2014-05-09 17:59:15 +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 r20974: Unify and simplify the FastCloneShallowArrayStub 2014-05-12 07:49:11 +00:00
cpu-profiler-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
cpu-profiler.cc Make sure CPU profiler collects a sample on start. 2014-05-06 08:18:09 +00:00
cpu-profiler.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
cpu.cc 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
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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
d8-debug.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 unused -p option from d8. 2014-05-13 08:31:27 +00:00
d8.gyp Handlify JSObject::CanSetCallback. 2014-03-10 08:28:59 +00:00
d8.h Remove unused -p option from d8. 2014-05-13 08:31:27 +00:00
d8.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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-agent.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
debug-agent.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
debug-debugger.js Reland "Trigger exception debug event for promises at the throw site." 2014-04-30 15:17:51 +00:00
debug.cc Clean up debugger flags. 2014-05-12 13:47:01 +00:00
debug.h Clean up debugger flags. 2014-05-12 13:47:01 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
elements-kind.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Clean up debugger flags. 2014-05-12 13:47:01 +00:00
execution.h Remove unused -p option from d8. 2014-05-13 08:31:27 +00:00
factory.cc Clean up debugger flags. 2014-05-12 13:47:01 +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 Require CMOV support for the ia32 port. 2014-05-13 08:16:26 +00:00
flags.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
flags.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
frames-inl.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
frames.cc Added a Isolate* parameter to Serializer::enabled(). 2014-04-30 09:50:58 +00:00
frames.h Clean up debugger flags. 2014-05-12 13:47:01 +00:00
full-codegen.cc Clean up debugger flags. 2014-05-12 13:47:01 +00:00
full-codegen.h Presubmit checks recover: 2014-05-09 12:59:24 +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 Kiss goodbye to MaybeObject. 2014-04-30 12:25:18 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Kiss goodbye to MaybeObject. 2014-04-30 12:25:18 +00:00
heap-snapshot-generator.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
heap.cc Simplified slot buffer logic during weak list visiting. 2014-05-13 06:22:49 +00:00
heap.h Simplified slot buffer logic during weak list visiting. 2014-05-13 06:22:49 +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 Use stability to only conditionally flush information from the map check table. 2014-05-12 20:05:52 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Make escape analysis preserve all representations required by HCompareNumericAndBranch. 2014-05-12 08:43:18 +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 Use stability to only conditionally flush information from the map check table. 2014-05-12 20:05:52 +00:00
hydrogen-instructions.h Use stability to only conditionally flush information from the map check table. 2014-05-12 20:05:52 +00:00
hydrogen-load-elimination.cc Fix constructors for HLoadNamedField. 2014-05-07 08:41:35 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Use stability to only conditionally flush information from the map check table. 2014-05-12 20:05:52 +00:00
hydrogen.h Reland r20974: Unify and simplify the FastCloneShallowArrayStub 2014-05-12 07:49:11 +00:00
i18n.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +00:00
ic.h Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +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 Fix incremental marking of native context when bootstrapping. 2014-05-13 08:48:39 +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 Revert "v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled." 2014-05-12 20:10:47 +00:00
isolate.h Clean up debugger flags. 2014-05-12 13:47:01 +00:00
json-parser.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
json-stringifier.h Checks for empty array case added before casting elements to FixedDoubleArray. 2014-05-02 11:30:24 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
lithium-allocator.cc ARM64: Introduce TempDoubleRegister as a lithium operand constraint. 2014-05-06 12:11:00 +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 Don't add code dependencies eagerly for HCheckMaps. 2014-05-05 11:03:14 +00:00
lithium-codegen.h Don't add code dependencies eagerly for HCheckMaps. 2014-05-05 11:03:14 +00:00
lithium.cc Reland r20974: Unify and simplify the FastCloneShallowArrayStub 2014-05-12 07:49:11 +00:00
lithium.h ARM64: Introduce TempDoubleRegister as a lithium operand constraint. 2014-05-06 12:11:00 +00:00
liveedit-debugger.js Revert "Prevent liveedit on or under generators with open activations" 2014-05-06 16:02:18 +00:00
liveedit.cc Revert "Prevent liveedit on or under generators with open activations" 2014-05-06 16:02:18 +00:00
liveedit.h Harden yet more runtime functions 2014-05-08 09:33:11 +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 Reland "Removed default Isolate." 2014-05-09 08:40:18 +00:00
log.h Remove broken %_Log functionality. 2014-05-06 09:28:08 +00:00
macro-assembler.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
macros.py ES6: Add support for Map/Set forEach 2014-04-17 17:45:32 +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 Simplified slot buffer logic during weak list visiting. 2014-05-13 06:22:49 +00:00
mark-compact.h Wait for sweeper threads in incremental marking step when sweeper threads are done sweeping. 2014-04-29 14:17:42 +00:00
math.js Move more builtin files to strict mode. 2014-05-12 08:43:01 +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 Shorten autogenerated error message for functions only. 2014-05-09 13:14:09 +00:00
mirror-debugger.js Revert "Read internal properties [[PromiseStatus]] and [[PromiseValue]] of the promise." 2014-05-12 13:38:39 +00:00
misc-intrinsics.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
mksnapshot.cc Reland "Removed default Isolate." 2014-05-09 08:40:18 +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 Object.observe: avoid accessing acceptList properties more than once 2014-05-09 18:22:28 +00:00
objects-debug.cc Merge NewFunction and NewFunctionWithPrototype 2014-05-09 16:34:58 +00:00
objects-inl.h Harden more runtime functions 2014-05-12 15:30:00 +00:00
objects-printer.cc Kiss goodbye to MaybeObject. 2014-04-30 12:25:18 +00:00
objects-visiting-inl.h CallICStub with a "never patch" approach by default. Patching will 2014-04-30 14:33:35 +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 Clean up hash creation code to use Handle<Smi> where possible 2014-05-09 18:31:08 +00:00
objects.h Harden more runtime functions 2014-05-12 15:30:00 +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 Produce cached data only for scripts which compile without errors. 2014-05-06 11:22:54 +00:00
parser.h Remove symbol preparse data altogether. 2014-05-05 14:55:13 +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 Require CMOV support for the ia32 port. 2014-05-13 08:16:26 +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 Move generated math methods from platform to codegen 2014-05-06 11:14:37 +00:00
platform.h Require CMOV support for the ia32 port. 2014-05-13 08:16:26 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
preparser.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Re^3-land "Ship promises and weak collections" 2014-05-06 14:48:34 +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 Presubmit checks recover: 2014-05-09 12:59:24 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Partially revert r21254 due to WebKit test failure. 2014-05-12 09:18:45 +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 Harden more runtime functions 2014-05-12 15:30:00 +00:00
runtime.h Harden runtime functions (part 6). 2014-05-12 09:37:26 +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 Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 StringTable::Lookup*IfExist() handlified. 2014-04-30 17:27:40 +00:00
scopeinfo.h ContextSlotCache::Update() handlified. 2014-04-30 17:12:52 +00:00
scopes.cc ScopeInfo::ContextSlotIndex() handlified. 2014-04-30 15:13:38 +00:00
scopes.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
serialize.cc Always initialize the debugger eagerly. 2014-05-05 07:10:38 +00:00
serialize.h Added a Isolate* parameter to Serializer::enabled(). 2014-04-30 09:50:58 +00:00
simulator.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
small-pointer-list.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Merge counters and v8-counters 2014-05-07 07:15:24 +00:00
store-buffer.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Remove broken %_Log functionality. 2014-05-06 09:28:08 +00:00
strtod.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
strtod.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
stub-cache.cc Remove GenerateBooleanCheck() since we have a boolean map now. 2014-05-07 12:18:23 +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 Simplify feedback vector creation and store in SharedFunctionInfo. 2014-04-30 10:51:01 +00:00
type-info.h Simplify feedback vector creation and store in SharedFunctionInfo. 2014-04-30 10:51:01 +00:00
typedarray.js Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +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 Simplify feedback vector creation and store in SharedFunctionInfo. 2014-04-30 10:51:01 +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 Move more builtin files to strict mode. 2014-05-12 08:43:01 +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 Commenting out an assert to investigate mac test failure. 2014-05-07 15:28:30 +00:00
v8.cc Reland "Removed default Isolate." 2014-05-09 08:40:18 +00:00
v8.h Introduce a microtask suppression scope and move microtask methods to isolate 2014-05-02 19:30:54 +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
v8globals.h Require CMOV support for the ia32 port. 2014-05-13 08:16:26 +00:00
v8memory.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
v8natives.js Fix |RunMicrotasks()| leaking reference to the last context being run on. 2014-05-02 08:00:47 +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 Revert "v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled." 2014-05-12 20:10:47 +00:00