.. |
arm
|
Reland "Add basic crankshaft support for slow-mode for-in to avoid disabling optimizations"
|
2015-04-16 17:32:00 +00:00 |
arm64
|
Reland "Add basic crankshaft support for slow-mode for-in to avoid disabling optimizations"
|
2015-04-16 17:32:00 +00:00 |
base
|
[x64] Introduce BMI instructions.
|
2015-04-08 07:15:59 +00:00 |
compiler
|
Move GetRootListIndex into Heap.
|
2015-04-16 15:08:09 +00:00 |
extensions
|
Reland "Merge cellspace into old pointer space"
|
2015-04-10 13:54:10 +00:00 |
heap
|
Revert of Revert "Remove early bail-out in VisitWeakList to investigate chrasher." (patchset #1 id:1 of https://codereview.chromium.org/1080303002/)
|
2015-04-16 21:00:03 +00:00 |
ia32
|
Reland "Add basic crankshaft support for slow-mode for-in to avoid disabling optimizations"
|
2015-04-16 17:32:00 +00:00 |
ic
|
X87: Use Cells to check prototype chain validity (disabled by default).
|
2015-04-16 10:40:43 +00:00 |
libplatform
|
Add initial set of sub directory OWNERS file
|
2015-04-02 08:46:24 +00:00 |
mips
|
Reland "Add basic crankshaft support for slow-mode for-in to avoid disabling optimizations"
|
2015-04-16 17:32:00 +00:00 |
mips64
|
Reland "Add basic crankshaft support for slow-mode for-in to avoid disabling optimizations"
|
2015-04-16 17:32:00 +00:00 |
ppc
|
PPC: Array() in optimized code can create with wrong ElementsKind in corner cases.
|
2015-04-16 16:13:12 +00:00 |
runtime
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
snapshot
|
Serializer: share executable accessor infos between native contexts.
|
2015-04-16 18:07:51 +00:00 |
third_party
|
Fix Math.log10 implementation for 1 - Number.EPSILON.
|
2015-04-14 11:56:02 +00:00 |
x64
|
Reland "Add basic crankshaft support for slow-mode for-in to avoid disabling optimizations"
|
2015-04-16 17:32:00 +00:00 |
x87
|
X87: Reland "Add basic crankshaft support for slow-mode for-in to avoid disabling optimizations"
|
2015-04-17 08:18:09 +00:00 |
accessors.cc
|
Eagerly escape RegExp.source.
|
2015-04-09 13:22:22 +00:00 |
accessors.h
|
Eagerly escape RegExp.source.
|
2015-04-09 13:22:22 +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
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
allocation-tracker.h
|
Bulk update of Google copyright headers in source files.
|
2014-04-29 06:42:26 +00:00 |
allocation.cc
|
Remove obsolete Malloced::FatalProcessOutOfMemory.
|
2015-02-11 09:25:48 +00:00 |
allocation.h
|
Remove obsolete Malloced::FatalProcessOutOfMemory.
|
2015-02-11 09:25:48 +00:00 |
api-natives.cc
|
use a hash table for the function cache as blink is leaking functiontemplates
|
2015-03-09 12:26:28 +00:00 |
api-natives.h
|
use a hash table for the function cache as blink is leaking functiontemplates
|
2015-03-09 12:26:28 +00:00 |
api.cc
|
Remove support for specifying the number of available threads
|
2015-04-15 07:15:43 +00:00 |
api.h
|
api: introduce SealHandleScope
|
2015-04-10 23:17:09 +00:00 |
arguments.cc
|
Check alpha-sorting of includes during presubmit.
|
2014-06-20 08:40:11 +00:00 |
arguments.h
|
Reland "Call directly to c callbacks in Invoke instead of transitioning to js and back out"
|
2015-01-23 11:22:20 +00:00 |
array-iterator.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
array.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
arraybuffer.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
assembler.cc
|
Make compilers agree on source position of thrown errors.
|
2015-04-13 09:02:48 +00:00 |
assembler.h
|
Reland "Merge cellspace into old pointer space"
|
2015-04-10 13:54:10 +00:00 |
assert-scope.cc
|
Fix initialization of assert scopes.
|
2014-09-29 09:39:22 +00:00 |
assert-scope.h
|
Remove v8stdint.h, it doesn't serve a purpose anymore.
|
2014-10-21 08:25:14 +00:00 |
ast-numbering.cc
|
[es6] implement spread calls
|
2015-04-09 19:37:19 +00:00 |
ast-numbering.h
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
ast-value-factory.cc
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
ast-value-factory.h
|
Wrap map and set implementation in functions.
|
2015-04-16 12:17:35 +00:00 |
ast.cc
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
ast.h
|
[strong] Allow mutually recursive classes.
|
2015-04-16 14:12:52 +00:00 |
background-parsing-task.cc
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
background-parsing-task.h
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
bailout-reason.cc
|
Refactor bailout reasons and disable optimization in more cases.
|
2014-09-24 07:08:27 +00:00 |
bailout-reason.h
|
Reland "Add basic crankshaft support for slow-mode for-in to avoid disabling optimizations"
|
2015-04-16 17:32:00 +00:00 |
basic-block-profiler.cc
|
Replace OStream with std::ostream.
|
2014-09-30 10:29:32 +00:00 |
basic-block-profiler.h
|
Replace OStream with std::ostream.
|
2014-09-30 10:29:32 +00:00 |
bignum-dtoa.cc
|
Remove v8stdint.h, it doesn't serve a purpose anymore.
|
2014-10-21 08:25:14 +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 |
bit-vector.cc
|
convert BitVector to use pointer size blocks
|
2014-10-31 10:44:47 +00:00 |
bit-vector.h
|
Reduce the number of #includes of compiler.h.
|
2015-02-11 15:49:17 +00:00 |
bootstrapper.cc
|
Fix issues with name and length on poison pill function
|
2015-04-15 17:15:26 +00:00 |
bootstrapper.h
|
Correctly clean up natives sources on tear down.
|
2015-02-09 09:04:57 +00:00 |
builtins.cc
|
[es6] do not add caller/arguments to ES6 function definitions
|
2015-04-09 22:40:28 +00:00 |
builtins.h
|
[es6] do not add caller/arguments to ES6 function definitions
|
2015-04-09 22:40:28 +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
|
Remove v8stdint.h, it doesn't serve a purpose anymore.
|
2014-10-21 08:25:14 +00:00 |
cached-powers.h
|
Move platform abstraction to base library
|
2014-06-30 13:25:46 +00:00 |
char-predicates-inl.h
|
Speed up identifier, keyword and smi parsing
|
2015-03-03 15:27:53 +00:00 |
char-predicates.cc
|
Allow identifier code points from supplementary multilingual planes.
|
2014-10-10 07:13:46 +00:00 |
char-predicates.h
|
Speed up identifier, keyword and smi parsing
|
2015-03-03 15:27:53 +00:00 |
checks.cc
|
Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.".
|
2015-01-30 09:29:41 +00:00 |
checks.h
|
Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.".
|
2015-01-30 09:29:41 +00:00 |
circular-queue-inl.h
|
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-factory.cc
|
VectorICs: megamorphic keyed loads in crankshaft don't need a vector.
|
2015-04-15 02:35:34 +00:00 |
code-factory.h
|
Compute correct contextual load ICs in fullcodegen.
|
2015-03-02 13:36:58 +00:00 |
code-stubs-hydrogen.cc
|
Remove unnecessary options from HTailCallThroughMegamorphicCache
|
2015-04-13 16:23:23 +00:00 |
code-stubs.cc
|
Generate common StoreFastElementStubs ahead of time
|
2015-03-31 12:25:25 +00:00 |
code-stubs.h
|
Generate common StoreFastElementStubs ahead of time
|
2015-03-31 12:25:25 +00:00 |
code.h
|
new classes: implement new.target passing to superclass constructor.
|
2015-02-11 09:47:51 +00:00 |
codegen.cc
|
In PrintCode, keep the debug_name string alive for all uses.
|
2015-03-10 12:02:53 +00:00 |
codegen.h
|
Contribution of PowerPC port (continuation of 422063005)
|
2015-01-16 07:42:15 +00:00 |
collection-iterator.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
collection.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
compilation-cache.cc
|
Serializer: move to a subfolder and clean up includes.
|
2015-03-27 15:29:07 +00:00 |
compilation-cache.h
|
Properly thread language mode to compilation cache
|
2015-02-12 16:29:54 +00:00 |
compilation-statistics.cc
|
[turbofan] add absolute peak to stats
|
2014-10-27 08:59:11 +00:00 |
compilation-statistics.h
|
[turbofan] add absolute peak to stats
|
2014-10-27 08:59:11 +00:00 |
compiler.cc
|
Revert of Refactor compilation dependency handling. (patchset #4 id:60001 of https://codereview.chromium.org/1095433002/)
|
2015-04-17 07:47:09 +00:00 |
compiler.h
|
Revert of Refactor compilation dependency handling. (patchset #4 id:60001 of https://codereview.chromium.org/1095433002/)
|
2015-04-17 07:47:09 +00:00 |
contexts.cc
|
ES6: Unscopable should use ToBoolean
|
2015-03-31 15:14:20 +00:00 |
contexts.h
|
[es6] do not add caller/arguments to ES6 function definitions
|
2015-04-09 22:40:28 +00:00 |
conversions-inl.h
|
Revert of Remove obsolete V8_INFINITY macro. (patchset #3 id:40001 of https://codereview.chromium.org/798413003/)
|
2014-12-20 13:17:35 +00:00 |
conversions.cc
|
fix special index parsing
|
2015-03-30 11:41:15 +00:00 |
conversions.h
|
fix special index parsing
|
2015-03-30 11:41:15 +00:00 |
counters.cc
|
Rescale histogram timers.
|
2015-01-27 14:08:27 +00:00 |
counters.h
|
Reland "Merge cellspace into old pointer space"
|
2015-04-10 13:54:10 +00:00 |
cpu-profiler-inl.h
|
CpuProfiler: collect deopt pc offset for further usage in the inlined functions stack resolver.
|
2015-03-17 18:50:10 +00:00 |
cpu-profiler.cc
|
Revert of Correctly compute line numbers in functions from the function constructor. (patchset #5 id:80001 of https://codereview.chromium.org/701093003/)
|
2015-04-01 10:11:26 +00:00 |
cpu-profiler.h
|
Reland "Remove support for thread-based recompilation"
|
2015-04-14 13:57:29 +00:00 |
d8-debug.cc
|
pass isolate to Value::To* functions
|
2014-10-27 09:03:16 +00:00 |
d8-debug.h
|
Use full include paths everywhere
|
2014-06-03 08:12:43 +00:00 |
d8-posix.cc
|
More PNaCL fixes (without GYP/Makefile tweaks)
|
2014-08-29 09:39:28 +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
|
Remove support for specifying the number of available threads
|
2015-04-15 07:15:43 +00:00 |
d8.gyp
|
Fix cctest + unittest to work with an external snapshot.
|
2015-02-10 15:38:09 +00:00 |
d8.h
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
d8.js
|
Enable ES6 Symbols by default
|
2014-08-04 18:17:54 +00:00 |
date.cc
|
Avoid MSVC's C6323 warning (use of arithmetic operator on Boolean type)
|
2015-01-13 10:52:44 +00:00 |
date.h
|
Fix computation of UTC time from local time at DST change points.
|
2014-10-09 14:17:33 +00:00 |
date.js
|
Use array literals instead of array constructor in native javascript.
|
2015-04-10 20:51:38 +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
|
Debugger: remove unused JS Debugger API.
|
2015-03-26 08:15:45 +00:00 |
debug.cc
|
Reland "Remove support for thread-based recompilation"
|
2015-04-14 13:57:29 +00:00 |
debug.h
|
Debugger: remove debug command API.
|
2015-04-07 12:21:42 +00:00 |
deoptimizer.cc
|
Properly report OOM when deoptimizer allocation fails
|
2015-04-16 18:05:22 +00:00 |
deoptimizer.h
|
Reland "Add basic crankshaft support for slow-mode for-in to avoid disabling optimizations"
|
2015-04-16 17:32:00 +00:00 |
DEPS
|
Serializer: move to a subfolder and clean up includes.
|
2015-03-27 15:29:07 +00:00 |
disasm.h
|
Bulk update of Google copyright headers in source files.
|
2014-04-29 06:42:26 +00:00 |
disassembler.cc
|
Serializer: move to a subfolder and clean up includes.
|
2015-03-27 15:29:07 +00:00 |
disassembler.h
|
Replace OStream with std::ostream.
|
2014-09-30 10:29:32 +00:00 |
diy-fp.cc
|
Remove v8stdint.h, it doesn't serve a purpose anymore.
|
2014-10-21 08:25:14 +00:00 |
diy-fp.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
double.h
|
Replace our home-grown BitCast with bit_cast from Chrome/Google3.
|
2014-09-08 09:11:11 +00:00 |
dtoa.cc
|
Remove v8stdint.h, it doesn't serve a purpose anymore.
|
2014-10-21 08:25:14 +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
|
Make KeyedLoads from a sloppy arguments array use a handler.
|
2014-09-22 13:23:27 +00:00 |
elements.cc
|
Use atomic operation to read the length of a fixed array.
|
2015-04-16 08:39:12 +00:00 |
elements.h
|
Revert of Remove handle wrappers from basic elements accessors (patchset #2 id:20001 of https://codereview.chromium.org/934173004/)
|
2015-02-19 09:05:04 +00:00 |
execution.cc
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
execution.h
|
Make climit and jslimit stack limits atomic.
|
2015-04-15 11:37:03 +00:00 |
factory.cc
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
factory.h
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
fast-dtoa.cc
|
Remove v8stdint.h, it doesn't serve a purpose anymore.
|
2014-10-21 08:25:14 +00:00 |
fast-dtoa.h
|
Bulk update of Google copyright headers in source files.
|
2014-04-29 06:42:26 +00:00 |
field-index-inl.h
|
Remove unused path in FieldIndex code
|
2015-02-06 09:43:59 +00:00 |
field-index.h
|
Reland "In-object double fields unboxing (for 64-bit only)."
|
2014-11-11 10:25:46 +00:00 |
fixed-dtoa.cc
|
Remove v8stdint.h, it doesn't serve a purpose anymore.
|
2014-10-21 08:25:14 +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
|
[turbofan] Add single --turbo flag.
|
2015-04-16 16:28:39 +00:00 |
flags.cc
|
Serializer: Cache FlagList::Hash result.
|
2015-03-17 11:04:29 +00:00 |
flags.h
|
Serializer: Cache FlagList::Hash result.
|
2015-03-17 11:04:29 +00:00 |
frames-inl.h
|
Switch full-codegen from StackHandlers to handler table.
|
2015-03-25 13:14:02 +00:00 |
frames.cc
|
Switch full-codegen from StackHandlers to handler table.
|
2015-03-25 13:14:02 +00:00 |
frames.h
|
Switch full-codegen from StackHandlers to handler table.
|
2015-03-25 13:14:02 +00:00 |
full-codegen.cc
|
Make compilers agree on source position of thrown errors.
|
2015-04-13 09:02:48 +00:00 |
full-codegen.h
|
[es6] implement spread calls
|
2015-04-09 19:37:19 +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
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
gdb-jit.h
|
Rebase GDBJIT interface solely on JITCodeEvent
|
2015-02-25 15:40:57 +00:00 |
generator.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
global-handles.cc
|
fix visiting of phantom handles that should be retained
|
2015-04-16 08:30:18 +00:00 |
global-handles.h
|
collect phantom handle data before it gets overwritten
|
2015-04-13 13:15:17 +00:00 |
globals.h
|
Reland "Merge cellspace into old pointer space"
|
2015-04-10 13:54:10 +00:00 |
handles-inl.h
|
Replace our home-grown BitCast with bit_cast from Chrome/Google3.
|
2014-09-08 09:11:11 +00:00 |
handles.cc
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
handles.h
|
[turbofan] Fix lowering of typed loads/stores.
|
2014-10-07 07:36:21 +00:00 |
harmony-array-includes.js
|
Use array literals instead of array constructor in native javascript.
|
2015-04-10 20:51:38 +00:00 |
harmony-array.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
harmony-reflect.js
|
Use array literals instead of array constructor in native javascript.
|
2015-04-10 20:51:38 +00:00 |
harmony-regexp.js
|
Make RegExp.prototype.flags getter configurable
|
2014-12-13 22:36:29 +00:00 |
harmony-spread.js
|
[es6] implement spread calls
|
2015-04-09 19:37:19 +00:00 |
harmony-tostring.js
|
Use array literals instead of array constructor in native javascript.
|
2015-04-10 20:51:38 +00:00 |
harmony-typedarray.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
hashmap.h
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
heap-profiler.cc
|
Return timestamp of the last recorded interval to the caller of HeapProfiler::GetHeapStats
|
2015-03-26 08:50:02 +00:00 |
heap-profiler.h
|
Return timestamp of the last recorded interval to the caller of HeapProfiler::GetHeapStats
|
2015-03-26 08:50:02 +00:00 |
heap-snapshot-generator-inl.h
|
Replace C++ bitfields with our own BitFields
|
2014-11-05 12:41:46 +00:00 |
heap-snapshot-generator.cc
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
heap-snapshot-generator.h
|
Return timestamp of the last recorded interval to the caller of HeapProfiler::GetHeapStats
|
2015-03-26 08:50:02 +00:00 |
hydrogen-alias-analysis.h
|
Use full include paths everywhere
|
2014-06-03 08:12:43 +00:00 |
hydrogen-bce.cc
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
hydrogen-bce.h
|
Use full include paths everywhere
|
2014-06-03 08:12:43 +00:00 |
hydrogen-bch.cc
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +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
|
Incorrect handling of HTransitionElementsKind in hydrogen check elimination phase fixed.
|
2015-03-12 11:44:29 +00:00 |
hydrogen-check-elimination.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
hydrogen-dce.cc
|
Fixed printing during DCE.
|
2015-01-08 09:54:01 +00:00 |
hydrogen-dce.h
|
Use full include paths everywhere
|
2014-06-03 08:12:43 +00:00 |
hydrogen-dehoist.cc
|
Fix a few potential integer negation overflows
|
2015-04-15 13:55:21 +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
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +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
|
Remove PropertyCell space
|
2015-03-18 11:43:58 +00:00 |
hydrogen-gvn.h
|
Remove PropertyCell space
|
2015-03-18 11:43:58 +00:00 |
hydrogen-infer-representation.cc
|
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
|
Fix a few potential integer negation overflows
|
2015-04-15 13:55:21 +00:00 |
hydrogen-instructions.h
|
Array() in optimized code can create with wrong ElementsKind in corner cases.
|
2015-04-15 21:02:13 +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
|
Disable merging simulates across captured objects.
|
2014-09-25 12:16:32 +00:00 |
hydrogen-removable-simulates.h
|
Use full include paths everywhere
|
2014-06-03 08:12:43 +00:00 |
hydrogen-representation-changes.cc
|
Removed funky Maybe constructor and made fields private.
|
2015-03-02 12:22:37 +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
|
Remove Type::Array bit and replace with Type::GlobalObject
|
2015-04-10 13:29:39 +00:00 |
hydrogen-types.h
|
Add proper support for proxies to HType.
|
2015-01-14 13:57:09 +00:00 |
hydrogen-uint32-analysis.cc
|
Treat HArgumentsObject as a safe use during Uint32 analysis phase.
|
2015-04-13 10:47:15 +00:00 |
hydrogen-uint32-analysis.h
|
Use full include paths everywhere
|
2014-06-03 08:12:43 +00:00 |
hydrogen.cc
|
Revert of Refactor compilation dependency handling. (patchset #4 id:60001 of https://codereview.chromium.org/1095433002/)
|
2015-04-17 07:47:09 +00:00 |
hydrogen.h
|
Revert of Refactor compilation dependency handling. (patchset #4 id:60001 of https://codereview.chromium.org/1095433002/)
|
2015-04-17 07:47:09 +00:00 |
i18n.cc
|
Removed funky Maybe constructor and made fields private.
|
2015-03-02 12:22:37 +00:00 |
i18n.h
|
Check alpha-sorting of includes during presubmit.
|
2014-06-20 08:40:11 +00:00 |
i18n.js
|
Hide RegExp and String initialization in a closure.
|
2015-03-12 14:47:49 +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-descriptors.cc
|
Revert "Re-land r25392 Use a stub in crankshaft for grow store arrays."
|
2014-11-19 14:08:43 +00:00 |
interface-descriptors.h
|
[stubs] Add missing interface descriptor for the CompareIC.
|
2015-03-19 13:09:37 +00:00 |
interpreter-irregexp.cc
|
Rename ascii to one-byte where applicable.
|
2014-09-10 12:38:12 +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
|
Remove exorbitant duplication of DebuggerHasBreakpoints.
|
2015-01-19 16:51:52 +00:00 |
isolate.cc
|
Don't crash when reporting an access check failure for a detached global proxy
|
2015-04-16 17:46:38 +00:00 |
isolate.h
|
Remove support for specifying the number of available threads
|
2015-04-15 07:15:43 +00:00 |
json-parser.h
|
Reland: Fix JSON parser Handle leak (previous CL 1041483004)
|
2015-04-01 16:58:47 +00:00 |
json-stringifier.h
|
NewError no longer returns a MaybeObject.
|
2015-02-24 09:01:45 +00:00 |
json.js
|
Use array literals instead of array constructor in native javascript.
|
2015-04-10 20:51:38 +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
|
Reduce regexp compiler stack size when not optimizing regexps
|
2015-04-15 15:15:52 +00:00 |
jsregexp.h
|
Reduce regexp compiler stack size when not optimizing regexps
|
2015-04-15 15:15:52 +00:00 |
layout-descriptor-inl.h
|
Layout descriptor must be trimmed when corresponding descriptors array is trimmed to stay in sync.
|
2015-03-30 17:03:50 +00:00 |
layout-descriptor.cc
|
Use atomic operation to read the length of a fixed array.
|
2015-04-16 08:39:12 +00:00 |
layout-descriptor.h
|
Layout descriptor must be trimmed when corresponding descriptors array is trimmed to stay in sync.
|
2015-03-30 17:03:50 +00:00 |
list-inl.h
|
Use memcpy in List::AddAll for fundamental types.
|
2014-10-24 13:12:06 +00:00 |
list.h
|
Merge v8_optimized_debug 1 and 2
|
2015-01-12 09:58:42 +00:00 |
lithium-allocator-inl.h
|
Contribution of PowerPC port (continuation of 422063005)
|
2015-01-16 07:42:15 +00:00 |
lithium-allocator.cc
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +00:00 |
lithium-allocator.h
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +00:00 |
lithium-codegen.cc
|
CpuProfiler: extract DeoptInfo fill in code into a static function.
|
2015-03-17 09:37:41 +00:00 |
lithium-codegen.h
|
CpuProfiler: extract DeoptInfo fill in code into a static function.
|
2015-03-17 09:37:41 +00:00 |
lithium-inl.h
|
Contribution of PowerPC port (continuation of 422063005)
|
2015-01-16 07:42:15 +00:00 |
lithium.cc
|
Revert of Refactor compilation dependency handling. (patchset #4 id:60001 of https://codereview.chromium.org/1095433002/)
|
2015-04-17 07:47:09 +00:00 |
lithium.h
|
Treat pointers in optimized code as strong before all weak dependencies are registered.
|
2015-01-22 15:31:04 +00:00 |
liveedit-debugger.js
|
Consistently use "use strict" where possible.
|
2014-12-10 14:41:05 +00:00 |
liveedit.cc
|
Revert of Revert of Debugger: deduplicate shared function info when setting script break points. (patchset #1 id:1 of https://codereview.chromium.org/999273003/)
|
2015-03-26 10:43:51 +00:00 |
liveedit.h
|
Move feedback slot allocation to post-pass
|
2014-11-14 08:21:33 +00:00 |
log-inl.h
|
Make event logger slightly more light-weight.
|
2014-10-15 11:16:42 +00:00 |
log-utils.cc
|
Log V8 version in profiler log file
|
2014-12-16 07:40:13 +00:00 |
log-utils.h
|
Profiler improvements
|
2015-01-20 16:06:09 +00:00 |
log.cc
|
Serializer: move to a subfolder and clean up includes.
|
2015-03-27 15:29:07 +00:00 |
log.h
|
CpuProfiler: fix for GetDeoptReason code.
|
2015-03-09 14:43:40 +00:00 |
lookup-inl.h
|
Add debug checks to catch PropertyCell::cast failures.
|
2015-03-19 13:59:17 +00:00 |
lookup.cc
|
fix special index parsing
|
2015-03-30 11:41:15 +00:00 |
lookup.h
|
Cannot use Handle<T>::cast in Unique<T>::cast since it will try to do a T::cast (and its typecheck) concurrently, which is unsafe concurrently on moving values
|
2015-03-19 23:54:15 +00:00 |
macro-assembler.h
|
Reland "Merge old data and pointer space."
|
2015-04-07 11:32:10 +00:00 |
macros.py
|
Reimplement Maps and Sets in JS
|
2015-04-07 00:12:04 +00:00 |
math.js
|
Use array literals instead of array constructor in native javascript.
|
2015-04-10 20:51:38 +00:00 |
messages.cc
|
Fix signed/unsigned compare in messages.cc
|
2015-04-16 07:59:32 +00:00 |
messages.h
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
messages.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
mirror-debugger.js
|
Wrap map and set implementation in functions.
|
2015-04-16 12:17:35 +00:00 |
modules.cc
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
modules.h
|
Collect list of requested modules in ModuleDescriptor while parsing
|
2015-04-09 22:09:47 +00:00 |
msan.h
|
Annotate Heap::FindAllocationMemento for MemorySanitizer.
|
2014-09-19 11:32:17 +00:00 |
object-observe.js
|
Use array literals instead of array constructor in native javascript.
|
2015-04-10 20:51:38 +00:00 |
objects-debug.cc
|
Do not inline store if field map was cleared.
|
2015-04-13 09:43:52 +00:00 |
objects-inl.h
|
Array() in optimized code can create with wrong ElementsKind in corner cases.
|
2015-04-15 21:02:13 +00:00 |
objects-printer.cc
|
Move prototype metadata from internal properties to prototype maps
|
2015-04-07 10:42:57 +00:00 |
objects.cc
|
Revert of Refactor compilation dependency handling. (patchset #4 id:60001 of https://codereview.chromium.org/1095433002/)
|
2015-04-17 07:47:09 +00:00 |
objects.h
|
Revert of Refactor compilation dependency handling. (patchset #4 id:60001 of https://codereview.chromium.org/1095433002/)
|
2015-04-17 07:47:09 +00:00 |
optimizing-compile-dispatcher.cc
|
Reland "Remove support for thread-based recompilation"
|
2015-04-14 13:57:29 +00:00 |
optimizing-compile-dispatcher.h
|
Remove support for specifying the number of available threads
|
2015-04-15 07:15:43 +00:00 |
ostreams.cc
|
Don't #define snprintf in VS2015 - it's illegal and unneeded.
|
2015-04-09 09:02:58 +00:00 |
ostreams.h
|
[turbofan] Improve JSON output
|
2015-01-29 12:15:14 +00:00 |
OWNERS
|
Adding Cira & Mihai to OWNERS for internationalization (i18n)
|
2013-10-11 15:24:45 +00:00 |
parser.cc
|
[strong] Allow mutually recursive classes.
|
2015-04-16 14:12:52 +00:00 |
parser.h
|
[strong] Implement static restrictions on switch statement
|
2015-04-16 13:29:20 +00:00 |
pending-compilation-error-handler.cc
|
[strong] Check strong mode free variables against the global object.
|
2015-03-24 16:46:59 +00:00 |
pending-compilation-error-handler.h
|
[strong] Check strong mode free variables against the global object.
|
2015-03-24 16:46:59 +00:00 |
perf-jit.cc
|
Reland "Initial switch to Chromium-style CHECK_* and DCHECK_* macros.".
|
2015-01-30 09:29:41 +00:00 |
perf-jit.h
|
Fix libdl dependency on Android and remove librt hack.
|
2015-03-31 12:08:21 +00:00 |
preparse-data-format.h
|
Replace is_reference_error bool argument with ParseErrorType enum
|
2015-02-20 21:19:59 +00:00 |
preparse-data.cc
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
preparse-data.h
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
preparser.cc
|
[strong] Implement static restrictions on switch statement
|
2015-04-16 13:29:20 +00:00 |
preparser.h
|
[strong] Implement static restrictions on switch statement
|
2015-04-16 13:29:20 +00:00 |
prettyprinter.cc
|
Make compilers agree on source position of thrown errors.
|
2015-04-13 09:02:48 +00:00 |
prettyprinter.h
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
profile-generator-inl.h
|
CpuProfiler: replace raw position with SourcePosition for DeoptReason
|
2015-02-27 13:34:38 +00:00 |
profile-generator.cc
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
profile-generator.h
|
CpuProfiler: public API for deopt info in cpu profiler.
|
2015-04-08 16:13:31 +00:00 |
promise.js
|
Wrap map and set implementation in functions.
|
2015-04-16 12:17:35 +00:00 |
property-details-inl.h
|
Fixed inlining of constant values
|
2014-08-26 11:34:25 +00:00 |
property-details.h
|
correctly invalidate global cells
|
2015-03-17 13:27:41 +00:00 |
property.cc
|
Move LookupResult into crankshaft as that's now the only place where it's still used
|
2015-02-18 13:21:43 +00:00 |
property.h
|
Reland "Fix memory leak caused by field type in descriptor array."
|
2015-03-23 11:20:50 +00:00 |
prototype.h
|
Rename ASSERT* to DCHECK*.
|
2014-08-04 11:34:54 +00:00 |
proxy.js
|
Wrap proxy.js in a function.
|
2015-04-10 12:32:20 +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
|
Fix regexp=interpreted build wrt zone related changes.
|
2015-01-26 08:44:40 +00:00 |
regexp-macro-assembler-irregexp.h
|
Fix regexp=interpreted build wrt zone related changes.
|
2015-01-26 08:44:40 +00:00 |
regexp-macro-assembler-tracer.cc
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
regexp-macro-assembler-tracer.h
|
Remove the dependency of Zone on Isolate
|
2015-01-23 15:20:00 +00:00 |
regexp-macro-assembler.cc
|
Always update raw pointers when handling interrupts inside RegExp code.
|
2015-04-07 09:44:57 +00:00 |
regexp-macro-assembler.h
|
Always update raw pointers when handling interrupts inside RegExp code.
|
2015-04-07 09:44:57 +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
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
rewriter.cc
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
rewriter.h
|
Extract ParseInfo from CompilationInfo.
|
2015-03-09 14:51:24 +00:00 |
runtime-profiler.cc
|
Remove exorbitant duplication of DebuggerHasBreakpoints.
|
2015-01-19 16:51:52 +00:00 |
runtime-profiler.h
|
Move platform abstraction to base library
|
2014-06-30 13:25:46 +00:00 |
runtime.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
safepoint-table.cc
|
Minor refactoring for Zone class and friends.
|
2015-01-29 07:41:52 +00:00 |
safepoint-table.h
|
Replace OStream with std::ostream.
|
2014-09-30 10:29:32 +00:00 |
sampler.cc
|
Contribution of PowerPC port (continuation of 422063005) - AIX Common1
|
2015-01-30 08:02:08 +00:00 |
sampler.h
|
Tick processor: Print C++ entry points
|
2014-10-17 15:44:02 +00:00 |
scanner-character-streams.cc
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
scanner-character-streams.h
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
scanner.cc
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
scanner.h
|
Remove --harmony-numeric-literal flag
|
2015-03-31 14:24:30 +00:00 |
scopeinfo.cc
|
[strong] Check strong mode free variables against the global object.
|
2015-03-24 16:46:59 +00:00 |
scopeinfo.h
|
Rename Interface to ModuleDescriptor
|
2015-02-18 18:25:21 +00:00 |
scopes.cc
|
[strong] Allow mutually recursive classes.
|
2015-04-16 14:12:52 +00:00 |
scopes.h
|
Lexical arguments for arrow functions
|
2015-04-09 19:39:38 +00:00 |
simulator.h
|
Contribution of PowerPC port (continuation of 422063005)
|
2015-01-16 07:42:15 +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 |
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 |
startup-data-util.cc
|
Fix cctest + unittest to work with an external snapshot.
|
2015-02-10 15:38:09 +00:00 |
startup-data-util.h
|
Fix cctest + unittest to work with an external snapshot.
|
2015-02-10 15:38:09 +00:00 |
string-builder.cc
|
Abstract string building in JSON-stringifier into IncrementalStringBuilder.
|
2014-11-12 08:05:15 +00:00 |
string-builder.h
|
Fix windows build (static_cast missing).
|
2014-11-12 08:15:45 +00:00 |
string-iterator.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
string-search.cc
|
Check alpha-sorting of includes during presubmit.
|
2014-06-20 08:40:11 +00:00 |
string-search.h
|
Rename ascii to one-byte where applicable.
|
2014-09-10 12:38:12 +00:00 |
string-stream.cc
|
Massive renaming of PropertyType values and other implied stuff.
|
2015-01-19 17:49:22 +00:00 |
string-stream.h
|
Consistently use only one of virtual/OVERRIDE/FINAL.
|
2014-12-12 10:44:25 +00:00 |
string.js
|
Use array literals instead of array constructor in native javascript.
|
2015-04-10 20:51:38 +00:00 |
strings-storage.cc
|
Split TemplateHashMapImpl::Lookup into two methods
|
2015-04-13 19:01:15 +00:00 |
strings-storage.h
|
CpuProfiler: move StringsStorage class to separate source and header files.
|
2015-02-20 15:16:00 +00:00 |
strtod.cc
|
Revert of Remove obsolete V8_INFINITY macro. (patchset #3 id:40001 of https://codereview.chromium.org/798413003/)
|
2014-12-20 13:17:35 +00:00 |
strtod.h
|
Bulk update of Google copyright headers in source files.
|
2014-04-29 06:42:26 +00:00 |
symbol.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
templates.js
|
Wrap map and set implementation in functions.
|
2015-04-16 12:17:35 +00:00 |
token.cc
|
Remove v8stdint.h, it doesn't serve a purpose anymore.
|
2014-10-21 08:25:14 +00:00 |
token.h
|
Speed up parsing of smis
|
2015-03-03 11:05:03 +00:00 |
transitions-inl.h
|
Reland: Simplify and compact transitions storage
|
2015-03-06 14:08:47 +00:00 |
transitions.cc
|
Move prototype metadata from internal properties to prototype maps
|
2015-04-07 10:42:57 +00:00 |
transitions.h
|
Add debug checks to catch crashes with WeakCell::cast().
|
2015-03-19 14:22:36 +00:00 |
type-feedback-vector-inl.h
|
update vector ics to handle megamorphic keyed loads
|
2015-01-30 12:41:08 +00:00 |
type-feedback-vector.cc
|
VectorICs: recent changes broke cases with --novector-ics
|
2015-04-15 12:49:51 +00:00 |
type-feedback-vector.h
|
VectorICs: recreate feedback vector if scoping changes on recompile.
|
2015-04-14 12:31:31 +00:00 |
type-info.cc
|
Pass load ic state through the Oracle.
|
2015-04-15 01:24:35 +00:00 |
type-info.h
|
Pass load ic state through the Oracle.
|
2015-04-15 01:24:35 +00:00 |
typedarray.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
types-inl.h
|
[turbofan] Use unboxed doubles in range types.
|
2015-01-28 13:55:45 +00:00 |
types.cc
|
[turbofan] Optimize loads of global constants in JSTypedLowering.
|
2015-04-13 16:22:05 +00:00 |
types.h
|
Make BitsetType enum uint32_t to avoid narrowing warnings
|
2015-04-15 16:31:33 +00:00 |
typing.cc
|
Pass load ic state through the Oracle.
|
2015-04-15 01:24:35 +00:00 |
typing.h
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +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-decoder.cc
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unicode-decoder.h
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unicode-inl.h
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unicode.cc
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unicode.h
|
Scanner / Unicode decoding: use size_t instead of unsigned.
|
2015-02-05 07:54:34 +00:00 |
unique.h
|
Cannot use Handle<T>::cast in Unique<T>::cast since it will try to do a T::cast (and its typecheck) concurrently, which is unsafe concurrently on moving values
|
2015-03-19 23:54:15 +00:00 |
uri.js
|
Use array literals instead of array constructor in native javascript.
|
2015-04-10 20:51:38 +00:00 |
utils-inl.h
|
Use full include paths everywhere
|
2014-06-03 08:12:43 +00:00 |
utils.cc
|
Contribution of PowerPC port (continuation of 422063005) - AIX Common1
|
2015-01-30 08:02:08 +00:00 |
utils.h
|
Fix some -Werror=sign-compare errors
|
2015-04-10 13:59:39 +00:00 |
v8.cc
|
[turbofan] Add single --turbo flag.
|
2015-04-16 16:28:39 +00:00 |
v8.h
|
Correctly report some internal OOM conditions.
|
2015-02-05 09:51:59 +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
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
v8threads.cc
|
Make cpplint happy.
|
2014-12-08 08:53:20 +00:00 |
v8threads.h
|
Move platform abstraction to base library
|
2014-06-30 13:25:46 +00:00 |
variables.cc
|
[strong] Check strong mode free variables against the global object.
|
2015-03-24 16:46:59 +00:00 |
variables.h
|
[strong] Allow mutually recursive classes.
|
2015-04-16 14:12:52 +00:00 |
vector.h
|
Merge v8_optimized_debug 1 and 2
|
2015-01-12 09:58:42 +00:00 |
version.cc
|
Add public version macros.
|
2015-02-26 08:59:23 +00:00 |
version.h
|
Add hash fields to code cache header.
|
2015-02-06 15:20:52 +00:00 |
vm-state-inl.h
|
Do not expose all timer events to the API callback.
|
2014-07-16 08:14:50 +00:00 |
vm-state.h
|
Initial implementation of GetStackSample sampling profiler API.
|
2014-09-29 12:59:54 +00:00 |
weak-collection.js
|
Revert of Migrate error messages, part 2. (patchset #1 id:1 of https://codereview.chromium.org/1086313003/)
|
2015-04-16 14:33:26 +00:00 |
zone-allocator.h
|
[turbofan] cleanup ParallelMove
|
2015-04-15 12:36:27 +00:00 |
zone-containers.h
|
add maps and sets to zone containers
|
2015-01-31 14:35:08 +00:00 |
zone.cc
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +00:00 |
zone.h
|
Fix invalid use of int in Zone.
|
2015-02-12 12:47:18 +00:00 |