dart-sdk/runtime
turnidge@google.com 14f614da12 Use the return value of vm native methods to set the return value,
based on Siva's earlier suggestion (he actually suggested putting it
in the generated stub, which I haven't done).

Added SetReturnUnsafe and use it exactly one place so far.
Review URL: https://chromiumcodereview.appspot.com//10874072

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11633 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-30 17:41:19 +00:00
..
bin Use new getters syntax in dart:io. A few were missed in the first round of cleanup. 2012-08-30 14:12:47 +00:00
include Beginning support for library prefixes in the dart API. 2012-08-29 08:35:43 +00:00
lib Use the return value of vm native methods to set the return value, 2012-08-30 17:41:19 +00:00
platform Add support for XMM registers in SSA code generation pipeline. 2012-08-24 14:45:42 +00:00
tests/vm Better handling of reading empty files 2012-08-30 11:36:11 +00:00
third_party - Proper inclusion of gypi files, so that they do not override 2012-03-15 01:07:15 +00:00
tools Update V8 to version 3.12. 2012-08-30 11:20:35 +00:00
vm Use the return value of vm native methods to set the return value, 2012-08-30 17:41:19 +00:00
.gitignore Add .gitignore file to never ignore the runtime/bin directory 2012-01-12 07:42:13 +00:00
codereview.settings update codereview.settings for open-sourcing. 2011-10-10 06:43:32 +00:00
dart-runtime.gyp Remove dependence on samples from runtime checkout, mistakenly added by r7412 2012-05-09 15:21:29 +00:00
PRESUBMIT.py Accommodate git repositories when re-rooting the cpplint invocation. 2012-01-20 00:08:49 +00:00