.. |
runtime-array.cc
|
[runtime] Introduce a proper %NewArray runtime entry.
|
2015-11-20 06:21:29 +00:00 |
runtime-atomics.cc
|
Support SAB atomics for offset-TypedArray
|
2015-11-18 00:19:54 +00:00 |
runtime-classes.cc
|
Install ConstructNonConstructable as construct stub for non-constructables.
|
2015-11-24 17:17:00 +00:00 |
runtime-collections.cc
|
Move runtime helper for JSWeakCollection onto objects.
|
2015-08-26 13:19:05 +00:00 |
runtime-compiler.cc
|
Simplify dispatch in optimizing compile stubs.
|
2015-11-18 19:34:35 +00:00 |
runtime-date.cc
|
Fixing --verify-predictable mode.
|
2015-11-12 13:43:04 +00:00 |
runtime-debug.cc
|
Revert of [debugger] flood function for stepping before calling it. (patchset #7 id:120001 of https://codereview.chromium.org/1463803002/ )
|
2015-11-25 19:26:46 +00:00 |
runtime-forin.cc
|
Move runtime helper for ToName conversion onto Object.
|
2015-08-27 12:50:46 +00:00 |
runtime-function.cc
|
[interpreter] Switch passing of new.target to register.
|
2015-11-25 11:37:28 +00:00 |
runtime-futex.cc
|
Support offset-TypedArray in futex API
|
2015-11-20 11:40:00 +00:00 |
runtime-generator.cc
|
Remove grab-bag includes of v8.h from runtime entries.
|
2015-08-18 17:55:33 +00:00 |
runtime-i18n.cc
|
[runtime] Move binary operator fallbacks into the runtime.
|
2015-09-10 13:04:33 +00:00 |
runtime-internal.cc
|
Install ConstructNonConstructable as construct stub for non-constructables.
|
2015-11-24 17:17:00 +00:00 |
runtime-interpreter.cc
|
[Interpreter] Add support for for..in.
|
2015-10-29 12:06:24 +00:00 |
runtime-json.cc
|
[runtime] Replace %to_string_fun with %_ToString.
|
2015-09-23 21:46:49 +00:00 |
runtime-literals.cc
|
[es6] Correct parsing of regular expression literal flags.
|
2015-11-25 13:46:43 +00:00 |
runtime-liveedit.cc
|
Make isolate.h usable without objects-inl.h header.
|
2015-09-01 09:25:27 +00:00 |
runtime-maths.cc
|
Lazily initialize fast_sqrt() and pass an Isolate parameter to it
|
2015-11-25 16:37:28 +00:00 |
runtime-numbers.cc
|
[es6] Fix missing bits for full @@toPrimitive support.
|
2015-10-01 16:08:49 +00:00 |
runtime-object.cc
|
Install ConstructNonConstructable as construct stub for non-constructables.
|
2015-11-24 17:17:00 +00:00 |
runtime-observe.cc
|
Make isolate.h usable without objects-inl.h header.
|
2015-09-01 09:25:27 +00:00 |
runtime-operators.cc
|
[runtime] Move binary operator fallbacks into the runtime.
|
2015-09-10 13:04:33 +00:00 |
runtime-proxy.cc
|
Introduce a BuiltinsConstructStub that sets up new.target and does a [[call]] per ES6 9.3.2
|
2015-11-19 16:11:09 +00:00 |
runtime-regexp.cc
|
[es6] Correct parsing of regular expression literal flags.
|
2015-11-25 13:46:43 +00:00 |
runtime-scopes.cc
|
Fix harmony sloppy block scoping dynamic redeclaration check
|
2015-11-13 21:04:15 +00:00 |
runtime-simd.cc
|
Implement type check and error raising semantics in SIMD runtime functions.
|
2015-11-23 21:25:04 +00:00 |
runtime-strings.cc
|
[runtime] Drop redundant %CharFromCode runtime entry.
|
2015-11-09 09:28:24 +00:00 |
runtime-symbol.cc
|
Reland v8::Private and related APIs
|
2015-10-29 14:17:33 +00:00 |
runtime-test.cc
|
Pretenure builtin typed arrays.
|
2015-09-17 14:47:56 +00:00 |
runtime-typedarray.cc
|
[builtins] Get rid of a few %_ClassOf uses.
|
2015-11-12 08:34:02 +00:00 |
runtime-uri.cc
|
[runtime] Replace %to_string_fun with %_ToString.
|
2015-09-23 21:46:49 +00:00 |
runtime-utils.h
|
[presubmit] Enable readability/namespace linter checking.
|
2015-09-30 13:47:11 +00:00 |
runtime.cc
|
[Interpreter] Add CallRuntime support to the interpreter.
|
2015-10-02 18:13:57 +00:00 |
runtime.h
|
Revert of [debugger] flood function for stepping before calling it. (patchset #7 id:120001 of https://codereview.chromium.org/1463803002/ )
|
2015-11-25 19:26:46 +00:00 |