..
arm
Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 11:16:29 +00:00
arm64
Avoid redundent redefinition of __STDC_FORMAT_MACROS when building with clang
2014-07-23 11:24:12 +00:00
base
Add mips64 port.
2014-07-09 11:08:26 +00:00
extensions
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
ia32
Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 11:16:29 +00:00
libplatform
Add an API to pump the message loop to libplatform
2014-07-03 09:33:36 +00:00
mips
MIPS: Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 15:53:00 +00:00
mips64
MIPS: Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 15:53:00 +00:00
third_party
fix the vtune support bug.
2014-07-15 08:13:42 +00:00
x64
Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 11:16:29 +00:00
x87
X87: Move function prototype handling into a special handler rather than IC
2014-07-24 09:11:59 +00:00
accessors.cc
Fix ArrayLengthSetter to not throw on non-extensible receivers.
2014-07-23 20:27:32 +00:00
accessors.h
Handle "//# sourceURL" comments in the Parser instead of the JS.
2014-07-02 07:01:31 +00:00
allocation-site-scopes.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
allocation-site-scopes.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
allocation-tracker.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
allocation-tracker.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
allocation.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
allocation.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
api.cc
Move gc notifications from V8 to Isolate and make idle hint mandatory
2014-07-24 08:28:02 +00:00
api.h
Make Object::IsFoo const.
2014-06-24 09:47:25 +00:00
apinatives.js
Improve error reporting for duplicate object template properties.
2014-07-01 10:00:19 +00:00
arguments.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
arguments.h
Properly seed the RNG for cctest/test-types.
2014-07-07 07:04:16 +00:00
array-iterator.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
array.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
arraybuffer.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
assembler.cc
Remove GDB JIT hooks from the position recorder.
2014-07-10 14:41:06 +00:00
assembler.h
Do not dump user source code in the code serializer.
2014-07-15 10:17:22 +00:00
assert-scope.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
assert-scope.h
Verify that source string matches serialized code.
2014-07-16 06:59:14 +00:00
ast-value-factory.cc
New try: Parser: Delay internalizing strings and values
2014-06-24 14:03:24 +00:00
ast-value-factory.h
Parser: add usage counters for "use asm".
2014-06-30 13:35:16 +00:00
ast.cc
Introduce FLAG_vector_ics.
2014-07-21 11:19:56 +00:00
ast.h
Move function prototype handling into a special handler rather than IC
2014-07-22 14:27:53 +00:00
bignum-dtoa.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
bignum-dtoa.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
bignum.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
bignum.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
bootstrapper.cc
Introduce FLAG_vector_ics.
2014-07-21 11:19:56 +00:00
bootstrapper.h
Clean up the global object naming madness.
2014-07-01 12:12:34 +00:00
builtins.cc
Remove JSReceiver::GetPrototype and replace it with PrototypeIterator calls
2014-07-17 09:44:37 +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
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
cached-powers.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
char-predicates-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
char-predicates.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
checks.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
checks.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
circular-queue-inl.h
Move atomic ops and related files to base library
2014-06-05 12:14:47 +00:00
circular-queue.h
Move atomic ops and related files to base library
2014-06-05 12:14:47 +00:00
code-stubs-hydrogen.cc
StubCallInterfaceDescriptor and CallInterfaceDescriptor are unified under a base class InterfaceDescriptor.
2014-07-17 11:50:04 +00:00
code-stubs.cc
Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 11:16:29 +00:00
code-stubs.h
Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 11:16:29 +00:00
code.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
codegen.cc
Another round of MSVC fixes.
2014-07-07 11:00:53 +00:00
codegen.h
Use register parameters in ElementsTransitionGenerator.
2014-07-14 15:03:38 +00:00
collection-iterator.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
collection.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
compilation-cache.cc
Use full include paths everywhere
2014-06-03 08:12:43 +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
Propagate serialization flag to inner functions.
2014-07-23 09:35:06 +00:00
compiler.h
Propagate serialization flag to inner functions.
2014-07-23 09:35:06 +00:00
contexts.cc
Rewrite GetPropertyAttribute to use the LookupIterator
2014-06-12 15:08:33 +00:00
contexts.h
Only create arguments-maps in the bootstrapper, remove now obsolete ValueType flag.
2014-07-07 13:27:37 +00:00
conversions-inl.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
conversions.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
conversions.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
counters.cc
Remove a bunch of Isolate::UncheckedCurrent calls
2014-07-07 07:19:46 +00:00
counters.h
Add histograms for idle notification and incremental marking steps
2014-07-18 08:25:41 +00:00
cpu-profiler-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
cpu-profiler.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
cpu-profiler.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
d8-debug.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
d8-debug.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
d8-posix.cc
Unbreak Mac build.
2014-06-27 11:02:18 +00:00
d8-readline.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
d8-windows.cc
Unbreak "os" stuff in shared d8 builds.
2014-06-27 10:37:42 +00:00
d8.cc
Move gc notifications from V8 to Isolate and make idle hint mandatory
2014-07-24 08:28:02 +00:00
d8.gyp
Split out libplatform into a separate libary
2014-07-03 07:37:27 +00:00
d8.h
Change ScriptCompiler::CompileOptions to allow for two 'cache' modes
2014-07-16 12:18:33 +00:00
d8.js
Fix d8 object printing (symbols, accessors)
2014-07-14 14:01:30 +00:00
data-flow.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
data-flow.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
date.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
date.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
date.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
dateparser-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
dateparser.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
dateparser.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
debug-debugger.js
Introduce debug events for Microtask queue.
2014-07-03 15:56:01 +00:00
debug.cc
Do not reverse lookup code stubs dictionary.
2014-07-23 09:49:00 +00:00
debug.h
Reland "Postpone termination exceptions in debug scope."
2014-07-08 06:57:17 +00:00
deoptimizer.cc
SlotRef::GetValue INT32 case needs to be 64bit big endian aware
2014-07-22 11:35:49 +00:00
deoptimizer.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
DEPS
Split out libplatform into a separate libary
2014-07-03 07:37:27 +00:00
disasm.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
disassembler.cc
Do not reverse lookup code stubs dictionary.
2014-07-23 09:49:00 +00:00
disassembler.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
diy-fp.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
diy-fp.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
double.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
dtoa.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
dtoa.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
effects.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
elements-kind.cc
Remove experimental flags that are now required
2014-07-18 07:17:21 +00:00
elements-kind.h
Remove experimental flags that are now required
2014-07-18 07:17:21 +00:00
elements.cc
Keep maps when resetting elements.
2014-06-13 12:12:42 +00:00
elements.h
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
execution.cc
Stack overflow checkers are now compatible with ASAN's detect_stack_use_after_return mode.
2014-07-03 08:52:28 +00:00
execution.h
Stack overflow checkers are now compatible with ASAN's detect_stack_use_after_return mode.
2014-07-03 08:52:28 +00:00
factory.cc
Support setting named properties on non-JSObjects.
2014-07-22 08:28:49 +00:00
factory.h
Implement basic code generation for arrow functions
2014-07-21 09:58:01 +00:00
fast-dtoa.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +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
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
field-index-inl.h
Hydrogenized KeyedLoadGeneric stub: Fix FieldIndex::GetLoadByFieldIndex()
2014-07-07 11:35:17 +00:00
field-index.cc
Reland 21720: Introduce FieldIndex to unify and abstract property/field offset
2014-06-10 14:01:08 +00:00
field-index.h
Hydrogenized KeyedLoadGeneric stub: Fix FieldIndex::GetLoadByFieldIndex()
2014-07-07 11:35:17 +00:00
fixed-dtoa.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +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
Introduce FLAG_vector_ics.
2014-07-21 11:19:56 +00:00
flags.cc
More OStreamsUse OStreams more often.
2014-07-07 09:57:29 +00:00
flags.h
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
frames-inl.h
Add mips64 port.
2014-07-09 11:08:26 +00:00
frames.cc
--trace-ic: much faster and available in Release mode.
2014-07-08 08:28:08 +00:00
frames.h
--trace-ic: much faster and available in Release mode.
2014-07-08 08:28:08 +00:00
full-codegen.cc
Propagate serialization flag to inner functions.
2014-07-23 09:35:06 +00:00
full-codegen.h
Introduce FLAG_vector_ics.
2014-07-21 11:19:56 +00:00
func-name-inferrer.cc
New try: Parser: Delay internalizing strings and values
2014-06-24 14:03:24 +00:00
func-name-inferrer.h
New try: Parser: Delay internalizing strings and values
2014-06-24 14:03:24 +00:00
gdb-jit.cc
Remove AddCode and RemoveCode GDB JIT entry hooks.
2014-07-11 07:51:25 +00:00
gdb-jit.h
Remove AddCode and RemoveCode GDB JIT entry hooks.
2014-07-11 07:51:25 +00:00
generator.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
global-handles.cc
Move node statistics from GCTracer to Heap.
2014-07-17 13:00:46 +00:00
global-handles.h
Move node statistics from GCTracer to Heap.
2014-07-17 13:00:46 +00:00
globals.h
Cache IC handlers on the prototype's map if possible
2014-07-18 13:50:21 +00:00
handles-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
handles.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
handles.h
Implement LookupIterator designed to replace LookupResult
2014-06-11 09:59:14 +00:00
harmony-array.js
ES6: Add support for Array.prototype.fill()
2014-04-30 08:28:29 +00:00
harmony-string.js
Small improvement to String.fromCodePoint.
2014-07-21 13:18:44 +00:00
hashmap.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
heap-inl.h
v8: GCTracer clean-up part 1.
2014-07-17 07:50:55 +00:00
heap-profiler.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
heap-profiler.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
heap-snapshot-generator-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
heap-snapshot-generator.cc
Store both major and minor key on code stubs.
2014-07-21 13:10:14 +00:00
heap-snapshot-generator.h
Support ES6 Map and Set in heap profiler
2014-07-10 10:54:47 +00:00
heap.cc
Revert "Track history of events in GCTracer."
2014-07-23 16:12:02 +00:00
heap.h
Revert "Track history of events in GCTracer."
2014-07-23 16:12:02 +00:00
hydrogen-alias-analysis.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-bce.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
hydrogen-bce.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-bch.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-bch.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-canonicalize.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-canonicalize.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-check-elimination.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-check-elimination.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-dce.cc
Start using OStreams.
2014-07-03 07:18:30 +00:00
hydrogen-dce.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-dehoist.cc
Re-land "Clusterfuzz identified overflow check needed in dehoisting."
2014-06-23 09:09:05 +00:00
hydrogen-dehoist.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-environment-liveness.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-environment-liveness.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-escape-analysis.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-escape-analysis.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-flow-engine.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-gvn.cc
More OStreamsUse OStreams more often.
2014-07-07 09:57:29 +00:00
hydrogen-gvn.h
Another round of MSVC fixes.
2014-07-07 11:00:53 +00:00
hydrogen-infer-representation.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-infer-representation.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-infer-types.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-infer-types.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-instructions.cc
Remove harmony-typeof
2014-07-21 10:20:54 +00:00
hydrogen-instructions.h
Fix HSourcePosition when --hydrogen-track-positions is used.
2014-07-21 13:09:11 +00:00
hydrogen-load-elimination.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
hydrogen-load-elimination.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-mark-deoptimize.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-mark-deoptimize.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-mark-unreachable.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-mark-unreachable.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-osr.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-osr.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-range-analysis.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
hydrogen-range-analysis.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-redundant-phi.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-redundant-phi.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-removable-simulates.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-removable-simulates.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-representation-changes.cc
Remove forced type changes when they can't deopt
2014-06-12 16:47:51 +00:00
hydrogen-representation-changes.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-sce.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-sce.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-store-elimination.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
hydrogen-store-elimination.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen-types.cc
More OStreamsUse OStreams more often.
2014-07-07 09:57:29 +00:00
hydrogen-types.h
More OStreamsUse OStreams more often.
2014-07-07 09:57:29 +00:00
hydrogen-uint32-analysis.cc
Fix unsigned comparisons.
2014-06-11 09:09:15 +00:00
hydrogen-uint32-analysis.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
hydrogen.cc
Propagate serialization flag to inner functions.
2014-07-23 09:35:06 +00:00
hydrogen.h
Introduce FLAG_vector_ics.
2014-07-21 11:19:56 +00:00
i18n.cc
Remove PropertyAttributes from SetProperty
2014-07-14 14:52:24 +00:00
i18n.h
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
i18n.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
ic-inl.h
Cache IC handlers on the prototype's map if possible
2014-07-18 13:50:21 +00:00
ic.cc
Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 11:16:29 +00:00
ic.h
Express LoadIC extra ic state with LoadIC::State
2014-07-23 12:24:11 +00:00
icu_util.cc
Use full include paths everywhere
2014-06-03 08:12:43 +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
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
incremental-marking.cc
Revert "Track history of events in GCTracer."
2014-07-23 16:12:02 +00:00
incremental-marking.h
Revert "Track history of events in GCTracer."
2014-07-23 16:12:02 +00:00
interface.cc
New try: Parser: Delay internalizing strings and values
2014-06-24 14:03:24 +00:00
interface.h
New try: Parser: Delay internalizing strings and values
2014-06-24 14:03:24 +00:00
interpreter-irregexp.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +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
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
isolate.cc
Reland "Make v8::TryCatch able to consume natively thrown exceptions."
2014-07-18 13:28:12 +00:00
isolate.h
Reland "Make v8::TryCatch able to consume natively thrown exceptions."
2014-07-18 13:28:12 +00:00
json-parser.h
Reland r22082 "Replace HeapNumber as doublebox with an explicit MutableHeapNumber."
2014-07-01 15:02:31 +00:00
json-stringifier.h
Go to slow path when JSON.stringifying the global proxy.
2014-07-17 08:35:36 +00:00
json.js
Move more builtin files to strict mode.
2014-05-12 08:43:01 +00:00
jsregexp-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
jsregexp.cc
Add mips64 port.
2014-07-09 11:08:26 +00:00
jsregexp.h
Fixed lint errors caused by "runtime/references" rule (Is this a non-const reference?) and the rule itself is restored.
2014-06-03 15:45:38 +00:00
list-inl.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
list.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
lithium-allocator-inl.h
Add mips64 port.
2014-07-09 11:08:26 +00:00
lithium-allocator.cc
Add mips64 port.
2014-07-09 11:08:26 +00:00
lithium-allocator.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
lithium-codegen.cc
Add mips64 port.
2014-07-09 11:08:26 +00:00
lithium-codegen.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
lithium.cc
Add mips64 port.
2014-07-09 11:08:26 +00:00
lithium.h
Use full include paths everywhere
2014-06-03 08:12:43 +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
Support setting named properties on non-JSObjects.
2014-07-22 08:28:49 +00:00
liveedit.h
Ignore live_edit_ flag when when dealing with LiveEdit in a debug break.
2014-06-11 13:40:18 +00:00
log-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
log-utils.cc
Ensure that each profiling entry ends with a new line.
2014-07-14 10:47:40 +00:00
log-utils.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
log.cc
Do not expose all timer events to the API callback.
2014-07-16 08:14:50 +00:00
log.h
Do not expose all timer events to the API callback.
2014-07-16 08:14:50 +00:00
lookup.cc
Reimplement SetProperty using the LookupIterator
2014-07-18 13:47:25 +00:00
lookup.h
Reimplement SetProperty using the LookupIterator
2014-07-18 13:47:25 +00:00
macro-assembler.h
Add mips64 port.
2014-07-09 11:08:26 +00:00
macros.py
Introduce intrinsic to expose debug state to generated code.
2014-06-23 07:10:25 +00:00
mark-compact-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
mark-compact.cc
Wait for sweeper threads when a scan on scavenge page is not swept.
2014-07-23 09:17:21 +00:00
mark-compact.h
Wait for sweeper threads when a scan on scavenge page is not swept.
2014-07-23 09:17:21 +00:00
math.js
Ship ES6 Math functions.
2014-07-16 14:00:15 +00:00
messages.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
messages.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
messages.js
Implement String.prototype.codePointAt and String.fromCodePoint.
2014-07-21 08:45:32 +00:00
mirror-debugger.js
Expose the content of Sets and WeakSets through SetMirror.
2014-07-23 07:33:47 +00:00
misc-intrinsics.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
mksnapshot.cc
Refactor ScriptData class for cached compile data.
2014-07-10 10:28:05 +00:00
msan.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
natives-external.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
natives.h
Support external startup data in V8.
2014-06-23 13:52:17 +00:00
object-observe.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
objects-debug.cc
Use 0 instead of undefined for uninitialized stub key.
2014-07-21 13:51:42 +00:00
objects-inl.h
Correctly hook up back references to internalized strings in code deserializer.
2014-07-23 07:16:32 +00:00
objects-printer.cc
Remove JSReceiver::GetPrototype and replace it with PrototypeIterator calls
2014-07-17 09:44:37 +00:00
objects-visiting-inl.h
Allow embedding of ConsString objects into code.
2014-07-15 10:51:12 +00:00
objects-visiting.cc
Unify the IsShortcutCandidate predicate.
2014-07-15 09:19:22 +00:00
objects-visiting.h
Move atomic ops and related files to base library
2014-06-05 12:14:47 +00:00
objects.cc
Do not reverse lookup code stubs dictionary.
2014-07-23 09:49:00 +00:00
objects.h
Fix debugger-related issues in the code serializer.
2014-07-23 08:27:04 +00:00
optimizing-compiler-thread.cc
Do not expose all timer events to the API callback.
2014-07-16 08:14:50 +00:00
optimizing-compiler-thread.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
ostreams.cc
Unbreak build by making old MSVC happy (hopefully).
2014-07-11 12:55:56 +00:00
ostreams.h
More OStreamsUse OStreams more often.
2014-07-07 09:57:29 +00:00
OWNERS
Adding Cira & Mihai to OWNERS for internationalization (i18n)
2013-10-11 15:24:45 +00:00
parser.cc
Implement basic code generation for arrow functions
2014-07-21 09:58:01 +00:00
parser.h
Implement basic code generation for arrow functions
2014-07-21 09:58:01 +00:00
perf-jit.cc
Reland "Linux perf tool support update + refactoring." (r22146, fifth attempt)
2014-07-03 19:18:26 +00:00
perf-jit.h
Reland "Linux perf tool support update + refactoring." (r22146, fifth attempt)
2014-07-03 19:18:26 +00:00
preparse-data-format.h
Remove symbol preparse data altogether.
2014-05-05 14:55:13 +00:00
preparse-data.cc
Refactor ScriptData class for cached compile data.
2014-07-10 10:28:05 +00:00
preparse-data.h
Refactor ScriptData class for cached compile data.
2014-07-10 10:28:05 +00:00
preparser.cc
Implement basic code generation for arrow functions
2014-07-21 09:58:01 +00:00
preparser.h
Fix checks to bit flags of PreParserExpression
2014-07-23 13:29:24 +00:00
prettyprinter.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
prettyprinter.h
New try: Parser: Delay internalizing strings and values
2014-06-24 14:03:24 +00:00
profile-generator-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
profile-generator.cc
Unflake and speedup JsNative*Sample cpu profile tests
2014-07-11 09:06:12 +00:00
profile-generator.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
promise.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
property-details-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
property-details.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
property.cc
More OStreamsUse OStreams more often.
2014-07-07 09:57:29 +00:00
property.h
Cache IC handlers on the prototype's map if possible
2014-07-18 13:50:21 +00:00
prototype.h
Remove JSReceiver::GetPrototype and replace it with PrototypeIterator calls
2014-07-17 09:44:37 +00:00
proxy.js
Clean up the global object naming madness.
2014-07-01 12:12:34 +00:00
regexp-macro-assembler-irregexp-inl.h
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
regexp-macro-assembler-irregexp.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
regexp-macro-assembler-irregexp.h
Fix regexp=interpreted build.
2014-06-04 11:56:29 +00:00
regexp-macro-assembler-tracer.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +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
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
regexp-macro-assembler.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
regexp-stack.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
regexp-stack.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
regexp.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
rewriter.cc
New try: Parser: Delay internalizing strings and values
2014-06-24 14:03:24 +00:00
rewriter.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
runtime-profiler.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
runtime-profiler.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
runtime.cc
Expose the content of Sets and WeakSets through SetMirror.
2014-07-23 07:33:47 +00:00
runtime.h
Expose the content of Sets and WeakSets through SetMirror.
2014-07-23 07:33:47 +00:00
runtime.js
Make ToPrimitive throw on symbol wrappers
2014-07-16 09:26:11 +00:00
safepoint-table.cc
More OStreamsUse OStreams more often.
2014-07-07 09:57:29 +00:00
safepoint-table.h
More OStreamsUse OStreams more often.
2014-07-07 09:57:29 +00:00
sampler.cc
Add mips64 port.
2014-07-09 11:08:26 +00:00
sampler.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
scanner-character-streams.cc
Parser / Scanner: Minor refactorings to make streaming scripts work easier.
2014-07-09 14:50:23 +00:00
scanner-character-streams.h
Parser / Scanner: Minor refactorings to make streaming scripts work easier.
2014-07-09 14:50:23 +00:00
scanner.cc
Implement handling of arrow functions in the parser
2014-07-14 07:55:45 +00:00
scanner.h
Implement handling of arrow functions in the parser
2014-07-14 07:55:45 +00:00
scopeinfo.cc
Split SetProperty(...attributes, strictmode) into DefineProperty(...attributes) and SetProperty(...strictmode)
2014-06-27 13:48:37 +00:00
scopeinfo.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
scopes.cc
Rip out unused inner_scope_contains_with flag
2014-06-30 13:59:00 +00:00
scopes.h
Rip out unused inner_scope_contains_with flag
2014-06-30 13:59:00 +00:00
serialize.cc
Add and move DisallowHeapAllocation scope.
2014-07-24 08:27:06 +00:00
serialize.h
Correctly hook up back references to internalized strings in code deserializer.
2014-07-23 07:16:32 +00:00
simulator.h
Add mips64 port.
2014-07-09 11:08:26 +00:00
small-pointer-list.h
Move platform abstraction to base library
2014-06-30 13:25:46 +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
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
snapshot-empty.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
snapshot-external.cc
Fix external snapshot compilation
2014-06-30 14:26:40 +00:00
snapshot-source-sink.cc
Refactor ScriptData class for cached compile data.
2014-07-10 10:28:05 +00:00
snapshot-source-sink.h
Refactor ScriptData class for cached compile data.
2014-07-10 10:28:05 +00:00
snapshot.h
Support external startup data in V8.
2014-06-23 13:52:17 +00:00
spaces-inl.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
spaces.cc
Concurrent/parallel precise sweeping.
2014-07-18 11:04:20 +00:00
spaces.h
Concurrent/parallel precise sweeping.
2014-07-18 11:04:20 +00:00
splay-tree-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
splay-tree.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
store-buffer-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
store-buffer.cc
Wait for sweeper threads when a scan on scavenge page is not swept.
2014-07-23 09:17:21 +00:00
store-buffer.h
Revert "Precisely sweeping of scan-on-scavenge pages."
2014-07-10 12:22:01 +00:00
string-iterator.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
string-search.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +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
Introduce a PrototypeIterator class and use it for prototype access
2014-07-14 07:19:49 +00:00
string-stream.h
Start using OStreams.
2014-07-03 07:18:30 +00:00
string.js
Change String.prototype.concat to be more like similar functions.
2014-07-17 10:54:25 +00:00
strtod.cc
Make UBSan happy.
2014-07-11 12:12:58 +00:00
strtod.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
stub-cache.cc
Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 11:16:29 +00:00
stub-cache.h
Always use the LoadStubCompiler for Load handlers, also for keyedload handlers.
2014-07-23 11:16:29 +00:00
sweeper-thread.cc
Allow main thread to contribute to the sweeping phase.
2014-07-10 12:07:28 +00:00
sweeper-thread.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
symbol.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
token.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
token.h
Implement handling of arrow functions in the parser
2014-07-14 07:55:45 +00:00
transitions-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
transitions.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
transitions.h
More OStreamsUse OStreams more often.
2014-07-07 09:57:29 +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
Move function prototype handling into a special handler rather than IC
2014-07-22 14:27:53 +00:00
type-info.h
Move function prototype handling into a special handler rather than IC
2014-07-22 14:27:53 +00:00
typedarray.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
types-inl.h
Add constructor for range types.
2014-07-22 17:33:22 +00:00
types.cc
Minor clarifications and simplifications as well as additional checks.
2014-07-23 17:17:48 +00:00
types.h
Minor clarifications and simplifications as well as additional checks.
2014-07-23 17:17:48 +00:00
typing.cc
Move function prototype handling into a special handler rather than IC
2014-07-22 14:27:53 +00:00
typing.h
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
unbound-queue-inl.h
Move atomic ops and related files to base library
2014-06-05 12:14:47 +00:00
unbound-queue.h
Move atomic ops and related files to base library
2014-06-05 12:14:47 +00:00
unicode-inl.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
unicode.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
unicode.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
unique.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
uri.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
uri.js
Harden a few builtins
2014-05-22 13:59:37 +00:00
utils-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
utils.cc
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
utils.h
Make UBSan happy.
2014-07-11 12:12:58 +00:00
v8.cc
Split out libplatform into a separate libary
2014-07-03 07:37:27 +00:00
v8.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
v8dll-main.cc
Move atomic ops and related files to base library
2014-06-05 12:14:47 +00:00
v8memory.h
Bulk update of Google copyright headers in source files.
2014-04-29 06:42:26 +00:00
v8natives.js
Implement basic code generation for arrow functions
2014-07-21 09:58:01 +00:00
v8threads.cc
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
v8threads.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00
variables.cc
Infer whether a variable is assigned in inner functions
2014-06-26 11:59:42 +00:00
variables.h
Infer whether a variable is assigned in inner functions
2014-06-26 11:59:42 +00:00
vector.h
Handle "//# sourceURL" comments in the Parser instead of the JS.
2014-07-02 07:01:31 +00:00
version.cc
[Auto-roll] Bump up version to 3.28.36.0
2014-07-24 07:28:52 +00:00
version.h
Introduce code serializer/deserializer.
2014-07-08 09:04:08 +00:00
vm-state-inl.h
Do not expose all timer events to the API callback.
2014-07-16 08:14:50 +00:00
vm-state.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
weak_collection.js
Replace AddProperty by AddNamedProperty to speed up the common case
2014-07-14 14:05:30 +00:00
zone-allocator.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
zone-containers.h
Check alpha-sorting of includes during presubmit.
2014-06-20 08:40:11 +00:00
zone-inl.h
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
zone.cc
Use full include paths everywhere
2014-06-03 08:12:43 +00:00
zone.h
Move platform abstraction to base library
2014-06-30 13:25:46 +00:00