v8/src
2014-08-22 11:34:13 +00:00
..
arm Fix unused-variable error on release builds. 2014-08-21 13:50:13 +00:00
arm64 ARM64: Slightly simplify LShiftI and LShiftS. 2014-08-21 13:22:18 +00:00
base Fix implementation of bit count functions. 2014-08-20 12:10:41 +00:00
compiler [turbofan] Add support for change/truncate to MachineOperatorReducer. 2014-08-22 07:54:09 +00:00
extensions Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
heap Add finalize sweeping event to GCIdleTimeHandler. 2014-08-22 11:14:17 +00:00
ia32 Use LookupIterator for CompileLoadInterceptor and delete Object::Lookup 2014-08-18 15:03:13 +00:00
libplatform Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +00:00
mips Fix implementation of bit count functions. 2014-08-20 12:10:41 +00:00
mips64 Fix implementation of bit count functions. 2014-08-20 12:10:41 +00:00
third_party fix the vtune support bug. 2014-07-15 08:13:42 +00:00
x64 Use LookupIterator for CompileLoadInterceptor and delete Object::Lookup 2014-08-18 15:03:13 +00:00
x87 X87: Use LookupIterator for CompileLoadInterceptor and delete Object::Lookup 2014-08-19 04:56:54 +00:00
accessors.cc Support symbol-named properties in API 2014-08-20 15:25:13 +00:00
accessors.h Support symbol-named properties in API 2014-08-20 15:25:13 +00:00
allocation-site-scopes.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
allocation-site-scopes.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
allocation-tracker.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
allocation-tracker.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
allocation.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
allocation.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
api.cc Support symbol-named properties in API 2014-08-20 15:25:13 +00:00
api.h Support symbol-named properties in API 2014-08-20 15:25:13 +00:00
apinatives.js Fix symbol-named function template properties in the API 2014-08-21 11:55:46 +00:00
arguments.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
arguments.h Support symbol-named properties in API 2014-08-20 15:25:13 +00:00
array-iterator.js Make all global private symbols own symbols. 2014-08-20 19:21:56 +00:00
array.js Enable ES6 unscopables 2014-08-08 11:42:59 +00:00
arraybuffer.js Replace AddProperty by AddNamedProperty to speed up the common case 2014-07-14 14:05:30 +00:00
assembler.cc Move store-buffer to heap and remove some unnecessary includes. 2014-08-11 14:22:24 +00:00
assembler.h Support symbol-named properties in API 2014-08-20 15:25:13 +00:00
assert-scope.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
assert-scope.h Fix typo. 2014-08-04 11:40:26 +00:00
ast-value-factory.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
ast-value-factory.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
ast.cc Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
ast.h Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
bignum-dtoa.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
bignum-dtoa.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
bignum.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
bignum.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
bootstrapper.cc Implement Function.prototype.toMethod. 2014-08-21 12:39:33 +00:00
bootstrapper.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
builtins.cc Move left and right trimming of FixedArray into Heap. 2014-08-05 11:16:11 +00:00
builtins.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
cached-powers.h Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
char-predicates-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
char-predicates.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
checks.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
checks.h Move ARM64 macros to macro-assembler-arm64.h. 2014-08-06 06:35:29 +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 Make Clang 3.0 happy about static cast in DoGenerateCode. 2014-08-08 13:33:28 +00:00
code-stubs.cc Clean up IC tracing for CallICs. 2014-08-07 15:33:14 +00:00
code-stubs.h Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +00:00
code.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
codegen.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 ES6: Make sure we do not store -0 as the key in Map/Set 2014-08-19 15:15:41 +00:00
compilation-cache.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
compilation-cache.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
compiler.cc Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
compiler.h Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
contexts.cc Enable ES6 unscopables 2014-08-08 11:42:59 +00:00
contexts.h Change the type of the cache so we can check whether it is there 2014-08-11 14:54:15 +00:00
conversions-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
conversions.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
conversions.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
counters.cc Added histogram to track distribution of requested idle notifications. 2014-07-28 09:13:33 +00:00
counters.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
cpu-profiler-inl.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
cpu-profiler.cc Make CPU profiler function names match ones from StackFrame iterator. 2014-08-05 07:31:17 +00:00
cpu-profiler.h Make CPU profiler function names match ones from StackFrame iterator. 2014-08-05 07:31:17 +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 Fix predictable mode to make time pass faster. 2014-08-12 17:54:41 +00:00
d8.gyp Split out libplatform into a separate libary 2014-07-03 07:37:27 +00:00
d8.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
d8.js Enable ES6 Symbols by default 2014-08-04 18:17:54 +00:00
data-flow.cc Fix implementation of bit count functions. 2014-08-20 12:10:41 +00:00
data-flow.h Fix implementation of bit count functions. 2014-08-20 12:10:41 +00:00
date.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
date.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
dateparser.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
dateparser.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
debug-debugger.js Merge three PromiseEvent's into one. 2014-08-05 07:42:06 +00:00
debug.cc Move Promise tracking from debug to isolate. 2014-08-13 11:14:35 +00:00
debug.h Move Promise tracking from debug to isolate. 2014-08-13 11:14:35 +00:00
deoptimizer.cc Couple more debugger tests working with Turbofan. 2014-08-22 07:44:18 +00:00
deoptimizer.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
DEPS Prevent direct inclusion of headers from TF. 2014-08-05 13:20:26 +00:00
disasm.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
disassembler.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
double.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
dtoa.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
dtoa.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
effects.h Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +00:00
elements-kind.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
elements-kind.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
elements.cc Rename IsDontDelete to IsConfigurable (and invert conditions) 2014-08-21 09:34:47 +00:00
elements.h Delete dead GetType from elements accessors 2014-08-20 14:26:02 +00:00
execution.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Make internalized string parser in JSON.parse GC-safe 2014-08-19 08:53:38 +00:00
factory.h Make internalized string parser in JSON.parse GC-safe 2014-08-19 08:53:38 +00:00
fast-dtoa.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Hydrogenize (and share) StoreField except heapobject (for now). 2014-08-06 09:31:10 +00:00
fixed-dtoa.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Remove conservative sweeping. 2014-08-21 14:50:18 +00:00
flags.cc Fix command line parsing crash. 2014-08-08 14:42:18 +00:00
flags.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
frames-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
frames.cc Fix implementation of bit count functions. 2014-08-20 12:10:41 +00:00
frames.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
full-codegen.cc Initial support for debugger frame state in Turbofan. 2014-08-21 11:56:46 +00:00
full-codegen.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
gdb-jit.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
gdb-jit.h Remove AddCode and RemoveCode GDB JIT entry hooks. 2014-07-11 07:51:25 +00:00
generator.js Tag all prototypes as proto, except those set using __proto__ 2014-08-11 14:00:58 +00:00
global-handles.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
global-handles.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
globals.h Reland "MIPS: Add support for arch. revision 6 to mips32 port." 2014-08-12 19:04:15 +00:00
handles-inl.h Move a bunch of GC related files to heap/ subdirectory 2014-08-05 08:18:22 +00:00
handles.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
handles.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
harmony-array.js Implement ES6 Array.of() 2014-08-19 11:38:38 +00:00
harmony-classes.js Implement Function.prototype.toMethod. 2014-08-21 12:39:33 +00:00
harmony-string.js Small improvement to String.fromCodePoint. 2014-07-21 13:18:44 +00:00
hashmap.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
heap-profiler.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
heap-profiler.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
heap-snapshot-generator-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
heap-snapshot-generator.cc Remove conservative sweeping. 2014-08-21 14:50:18 +00:00
heap-snapshot-generator.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-alias-analysis.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-bce.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-bce.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-bch.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-check-elimination.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-dce.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-environment-liveness.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-escape-analysis.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-escape-analysis.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-flow-engine.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-gvn.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-gvn.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-infer-types.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-instructions.cc Rename IsDontDelete to IsConfigurable (and invert conditions) 2014-08-21 09:34:47 +00:00
hydrogen-instructions.h Rename IsDontDelete to IsConfigurable (and invert conditions) 2014-08-21 09:34:47 +00:00
hydrogen-load-elimination.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-load-elimination.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-mark-deoptimize.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-osr.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-range-analysis.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-range-analysis.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-redundant-phi.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-redundant-phi.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-removable-simulates.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-removable-simulates.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen-representation-changes.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-types.h Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
hydrogen-uint32-analysis.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
hydrogen-uint32-analysis.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
hydrogen.cc Indirect LookupResult accesses over PropertyAccessInfo 2014-08-21 08:37:59 +00:00
hydrogen.h Rename IsDontDelete to IsConfigurable (and invert conditions) 2014-08-21 09:34:47 +00:00
i18n.cc Change Has* and Get*Attributes to return Maybe<*>, indicating possible exceptions. 2014-07-25 18:32:11 +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 Clean up IC tracing for CallICs. 2014-08-07 15:33:14 +00:00
ic.cc Get rid of the NONEXISTENT PropertyType 2014-08-21 08:16:06 +00:00
ic.h Replace Strings with Names in load and store ICs. 2014-08-11 12:57:25 +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
interface.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
interface.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
interpreter-irregexp.cc Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +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 Rename the configuration flags of the LookupIterator 2014-08-18 14:59:04 +00:00
isolate.h Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
json-parser.h Enable C++11. Synch toolchains with Chrome. 2014-08-05 13:23:55 +00:00
json-stringifier.h Rename the configuration flags of the LookupIterator 2014-08-18 14:59:04 +00:00
json.js Move more builtin files to strict mode. 2014-05-12 08:43:01 +00:00
jsregexp-inl.h Move a bunch of GC related files to heap/ subdirectory 2014-08-05 08:18:22 +00:00
jsregexp.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
jsregexp.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
list-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
list.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-allocator-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-allocator.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-allocator.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-codegen.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-codegen.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
lithium-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium.cc We should never allocate a 0-sized buffer, so never grow from 0. 2014-08-06 17:48:31 +00:00
lithium.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Revert "Unbreak build with clang." 2014-08-05 14:19:22 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
log-utils.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
log.cc Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +00:00
log.h Do not expose all timer events to the API callback. 2014-07-16 08:14:50 +00:00
lookup-inl.h Get rid of all non-IC uses of LookupOwnRealNamedProperty 2014-08-21 08:26:42 +00:00
lookup.cc Get rid of the NONEXISTENT PropertyType 2014-08-21 08:16:06 +00:00
lookup.h Rename IsDontDelete to IsConfigurable (and invert conditions) 2014-08-21 09:34:47 +00:00
macro-assembler.h Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +00:00
macros.py Make all global private symbols own symbols. 2014-08-20 19:21:56 +00:00
math.js Implement Math.expm1 using port from fdlibm. 2014-08-20 14:24:07 +00:00
messages.cc Move a bunch of GC related files to heap/ subdirectory 2014-08-05 08:18:22 +00:00
messages.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
messages.js Implement Function.prototype.toMethod. 2014-08-21 12:39:33 +00:00
mirror-debugger.js Get rid of the NONEXISTENT PropertyType 2014-08-21 08:16:06 +00:00
misc-intrinsics.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
mksnapshot.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
msan.h MSan: mark any memory allocated from the JS heap as uninitialized. 2014-08-21 09:35:59 +00:00
natives-external.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Tag all prototypes as proto, except those set using __proto__ 2014-08-11 14:00:58 +00:00
objects-inl.h Make internalized string parser in JSON.parse GC-safe 2014-08-19 08:53:38 +00:00
objects-printer.cc Get rid of the NONEXISTENT PropertyType 2014-08-21 08:16:06 +00:00
objects.cc Implement Function.prototype.toMethod. 2014-08-21 12:39:33 +00:00
objects.h Implement Function.prototype.toMethod. 2014-08-21 12:39:33 +00:00
optimizing-compiler-thread.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
optimizing-compiler-thread.h Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +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 Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
parser.h Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
perf-jit.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
preparse-data.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
preparser.cc Refactor parser Checkpoints. 2014-08-21 09:22:08 +00:00
preparser.h Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
prettyprinter.cc Parse 'super' keyword. 2014-08-18 12:35:34 +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 Move anonymous function name beautifying out of v8. 2014-08-05 07:08:39 +00:00
profile-generator.h Move anonymous function name beautifying out of v8. 2014-08-05 07:08:39 +00:00
promise.js Make all global private symbols own symbols. 2014-08-20 19:21:56 +00:00
property-details-inl.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
property-details.h Rename IsDontDelete to IsConfigurable (and invert conditions) 2014-08-21 09:34:47 +00:00
property.cc Get rid of the NONEXISTENT PropertyType 2014-08-21 08:16:06 +00:00
property.h Rename IsDontDelete to IsConfigurable (and invert conditions) 2014-08-21 09:34:47 +00:00
prototype.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
regexp-macro-assembler-irregexp.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
regexp-macro-assembler-irregexp.h Fix regexp=interpreted build. 2014-06-04 11:56:29 +00:00
regexp-macro-assembler-tracer.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
regexp.js Remove RegExp.$input. 2014-08-20 09:43:00 +00:00
rewriter.cc Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
rewriter.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
runtime-profiler.cc Track number of generic ICs per function 2014-08-05 17:06:01 +00:00
runtime-profiler.h Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
runtime.cc Implement Function.prototype.toMethod. 2014-08-21 12:39:33 +00:00
runtime.h Implement Function.prototype.toMethod. 2014-08-21 12:39:33 +00:00
runtime.js ToNumber(Symbol) should throw TypeError 2014-08-11 19:24:05 +00:00
safepoint-table.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
safepoint-table.h Move a bunch of GC related files to heap/ subdirectory 2014-08-05 08:18:22 +00:00
sampler.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
sampler.h Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
scanner-character-streams.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
scanner-character-streams.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
scanner.cc Parse 'super' keyword. 2014-08-18 12:35:34 +00:00
scanner.h Parse 'super' keyword. 2014-08-18 12:35:34 +00:00
scopeinfo.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
scopeinfo.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
scopes.cc Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00
scopes.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
serialize.cc Add serializer support for builtins pointed by inner pointer and root objects pointed to by code for the out-of-line constant pool. 2014-08-20 14:41:53 +00:00
serialize.h Check that external references are registered in the serializer. 2014-08-06 07:20:14 +00:00
simulator.h Add mips64 port. 2014-07-09 11:08:26 +00:00
small-pointer-list.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
smart-pointers.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
snapshot-source-sink.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
snapshot-source-sink.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
snapshot.h Support external startup data in V8. 2014-06-23 13:52:17 +00:00
splay-tree-inl.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
splay-tree.h Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +00:00
string-iterator.js Make all global private symbols own symbols. 2014-08-20 19:21:56 +00:00
string-search.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
string-search.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
string-stream.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
string-stream.h Start using OStreams. 2014-07-03 07:18:30 +00:00
string.js Only escape U+0022 in argument values of String.prototype HTML methods 2014-08-07 07:45:33 +00:00
strtod.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
strtod.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
stub-cache.cc Support symbol-named properties in API 2014-08-20 15:25:13 +00:00
stub-cache.h Use LookupIterator to transition to accessors 2014-08-19 17:02:04 +00:00
symbol.js Enable ES6 unscopables 2014-08-08 11:42:59 +00:00
token.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
token.h Parse 'super' keyword. 2014-08-18 12:35:34 +00:00
transitions-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
transitions.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
transitions.h Move a bunch of GC related files to heap/ subdirectory 2014-08-05 08:18:22 +00:00
type-info.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
type-info.h Tag handlers as monomorphic 2014-08-05 12:32:49 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
types.cc Extend some operations to range types. 2014-08-07 15:30:16 +00:00
types.h Extend some operations to range types. 2014-08-07 15:30:16 +00:00
typing.cc Parse 'super' keyword. 2014-08-18 12:35:34 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
unicode.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
unicode.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
unique.h [turbofan] Initial import of SimplifiedOperatorReducer. 2014-08-22 04:47:55 +00:00
uri.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +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 Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
utils.h Fix arm64 compilation with clang. 2014-08-06 04:30:06 +00:00
v8.cc Move store-buffer to heap and remove some unnecessary includes. 2014-08-11 14:22:24 +00:00
v8.h Move a bunch of GC related files to heap/ subdirectory 2014-08-05 08:18:22 +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 Use LookupIterator to transition to accessors 2014-08-19 17:02:04 +00:00
v8threads.cc Move Promise tracking from debug to isolate. 2014-08-13 11:14:35 +00:00
v8threads.h Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
variables.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
variables.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
vector.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
version.cc [Auto-roll] Bump up version to 3.29.15.0 2014-08-22 11:34:13 +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 Reorder native javascript files. 2014-08-19 08:29:48 +00:00
zone-allocator.h Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
zone-containers.h Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
zone-inl.h Make Zone::New() and Zone::NewArray() usable w/o v8.h. 2014-08-08 08:13:06 +00:00
zone.cc Make Zone::New() and Zone::NewArray() usable w/o v8.h. 2014-08-08 08:13:06 +00:00
zone.h Take ast node id counting away from Isolate. 2014-08-22 11:12:29 +00:00