..
runtime-array.cc
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
runtime-classes.cc
Super store
2015-02-19 16:15:35 +00:00
runtime-collections.cc
Add NativeWeakMap to v8.h
2015-02-05 09:40:27 +00:00
runtime-compiler.cc
Introduce LanguageMode, drop StrictMode.
2015-02-04 09:34:26 +00:00
runtime-date.cc
Profiler improvements
2015-01-20 16:06:09 +00:00
runtime-debug.cc
Parsing: Make Parser not know about Isolate during background parsing.
2015-02-12 13:02:44 +00:00
runtime-function.cc
Copy the corresponding opt_count_and_bailout_reason info when invoking Runtime_SetCode.
2015-02-11 17:32:11 +00:00
runtime-generator.cc
Leaving a generator via an exception causes it to close
2014-11-12 14:29:22 +00:00
runtime-i18n.cc
Move the contents of api-natives.js to c++
2015-02-04 13:01:44 +00:00
runtime-internal.cc
Parsing: Make Parser not know about Isolate during background parsing.
2015-02-12 13:02:44 +00:00
runtime-json.cc
Move some Runtime:: functions and remove runtime.h as include when unnecessary.
2014-10-20 12:07:45 +00:00
runtime-literals.cc
MapCache simplification. It is now a FixedArray that maps number of properties to a WeakCell with a Map.
2014-11-10 18:04:17 +00:00
runtime-liveedit.cc
Move some Runtime:: functions and remove runtime.h as include when unnecessary.
2014-10-20 12:07:45 +00:00
runtime-maths.cc
Allocate typed array for rempio2 result.
2015-02-06 09:55:07 +00:00
runtime-numbers.cc
Remove deprecated v8::base::OS::nan_value().
2015-01-21 14:38:58 +00:00
runtime-object.cc
Fix representation for CompareIC in JSGenericLowering.
2015-02-17 16:37:36 +00:00
runtime-observe.cc
Allow stepping into Object.observe handlers.
2014-11-19 15:16:40 +00:00
runtime-proxy.cc
Move some Runtime:: functions and remove runtime.h as include when unnecessary.
2014-10-20 12:07:45 +00:00
runtime-regexp.cc
Split --harmony-unicode and --harmony-unicode-regexps.
2015-02-05 14:17:09 +00:00
runtime-scopes.cc
Strip Interface class of most of its logic, make it all about Module exports
2015-02-17 20:51:35 +00:00
runtime-strings.cc
Abstract string building in JSON-stringifier into IncrementalStringBuilder.
2014-11-12 08:05:15 +00:00
runtime-symbol.cc
Move some Runtime:: functions and remove runtime.h as include when unnecessary.
2014-10-20 12:07:45 +00:00
runtime-test.cc
Make it easier to test OSR with %OptimizeOsr() runtime call.
2015-02-09 12:47:43 +00:00
runtime-typedarray.cc
Revert "Fix JSArrayBufferView visitor template to fix ARM build."
2015-02-16 09:21:02 +00:00
runtime-uri.cc
Force inline Stirng::GetCharVector<>.
2014-11-25 15:30:03 +00:00
runtime-utils.h
Add macro for getting a PropertyAttributes for the runtime functions
2015-02-04 18:22:36 +00:00
runtime.cc
Drop TODO that no longer applies after refactoring.
2015-01-21 14:24:11 +00:00
runtime.h
Fix representation for CompareIC in JSGenericLowering.
2015-02-17 16:37:36 +00:00