v8/src/runtime
rmcilroy abf4c01d43 [fullcodegen] Remove deprecated support for class literals.
This code is no longer used in full-codegen or ast-graph-builder since all
functions which have class literals go through Ignition first.

BUG=v8:5657

Review-Url: https://codereview.chromium.org/2534463002
Cr-Commit-Position: refs/heads/master@{#41282}
2016-11-25 08:50:18 +00:00
..
runtime-array.cc [heap] Simplify adjusting of live bytes. 2016-11-18 11:11:52 +00:00
runtime-atomics.cc Remove unused isolate parameter from NumberToSize and TryNumberToSize 2016-08-08 15:56:47 +00:00
runtime-classes.cc [fullcodegen] Remove deprecated support for class literals. 2016-11-25 08:50:18 +00:00
runtime-collections.cc Add Smi::Zero and replace all Smi::FromInt(0) calls 2016-10-07 13:05:26 +00:00
runtime-compiler.cc Add Smi::Zero and replace all Smi::FromInt(0) calls 2016-10-07 13:05:26 +00:00
runtime-date.cc
runtime-debug.cc [debug-wrapper] Implement StepFrame through runtime 2016-11-22 13:14:53 +00:00
runtime-error.cc Move ErrorToString to runtime 2016-08-03 13:53:43 +00:00
runtime-forin.cc [turbofan] Remove special JSForInStep and JSForInDone. 2016-08-29 08:47:33 +00:00
runtime-function.cc [debugger] Various break-related functionality in test wrapper 2016-10-28 08:18:34 +00:00
runtime-futex.cc Remove unused isolate parameter from NumberToSize and TryNumberToSize 2016-08-08 15:56:47 +00:00
runtime-generator.cc [runtime] Rename {JSGeneratorObject::operand_stack} field. 2016-11-21 13:31:35 +00:00
runtime-i18n.cc Use a regular ICU API for el-Upper 2016-11-15 18:30:17 +00:00
runtime-internal.cc [runtime] Fix call-site rendering for inlined calls. 2016-11-24 13:36:54 +00:00
runtime-interpreter.cc [Interpreter] Add SetPendingMessage bytecode. 2016-11-16 10:46:48 +00:00
runtime-literals.cc Add Smi::Zero and replace all Smi::FromInt(0) calls 2016-10-07 13:05:26 +00:00
runtime-liveedit.cc
runtime-maths.cc [Math] implement Math.random as TFJ builtin. 2016-10-11 06:47:15 +00:00
runtime-module.cc [modules] Maintain array of cells for imports and local exports. 2016-11-07 16:23:47 +00:00
runtime-numbers.cc [builtins] Migrate Number.parseInt to TurboFan builtin. 2016-10-18 12:45:01 +00:00
runtime-object.cc [builtins] implement JSBuiltinReducer for ArrayIteratorNext() 2016-11-14 15:59:47 +00:00
runtime-operators.cc
runtime-promise.cc [promises] Remove one runtime call to create_resolving_functions 2016-11-11 20:59:46 +00:00
runtime-proxy.cc
runtime-regexp.cc [heap] Simplify adjusting of live bytes. 2016-11-18 11:11:52 +00:00
runtime-scopes.cc [ic] Pass globals' names to Runtime::kDeclareGlobals. 2016-11-18 12:58:36 +00:00
runtime-simd.cc Remove unused isolate parameter from NumberToSize and TryNumberToSize 2016-08-08 15:56:47 +00:00
runtime-strings.cc [regexp] Turn last match info into a simple FixedArray 2016-10-14 11:47:09 +00:00
runtime-symbol.cc
runtime-test.cc [compiler] Ensure code unsupported by Crankshaft goes to Ignition. 2016-11-23 09:30:34 +00:00
runtime-typedarray.cc Add Smi::Zero and replace all Smi::FromInt(0) calls 2016-10-07 13:05:26 +00:00
runtime-utils.h [compiler] Properly validate stable map assumption for globals. 2016-10-26 13:44:03 +00:00
runtime-wasm.cc [wasm] WebAssembly.Memory object can be referenced by multiple Instance objects. 2016-11-23 20:44:29 +00:00
runtime.cc Instead of having a hashmap with a function pointer defining its 2016-09-30 16:17:06 +00:00
runtime.h [fullcodegen] Remove deprecated support for class literals. 2016-11-25 08:50:18 +00:00