Skip to content

Commit

Permalink
Rename Api::NewLocalHandle -> Api::NewHandle.
Browse files Browse the repository at this point in the history
Api::NewHandle now takes a RawObject* intead of an Object&.
- This makes the code shorter and easier to read.
- This allows us to drop the DARTSCOPE from Dart_GetNativeArgument.
  (6% speedup on Benchmark_UseDartApi)
Review URL: https://chromiumcodereview.appspot.com//10014002

git-svn-id: http://dart.googlecode.com/svn/branches/bleeding_edge/dart@6283 260f80e4-7a28-3924-810f-c04153c831b5
  • Loading branch information
turnidge@google.com committed Apr 6, 2012
1 parent d4f2103 commit 3d607d9
Show file tree
Hide file tree
Showing 7 changed files with 122 additions and 197 deletions.
Loading

0 comments on commit 3d607d9

Please sign in to comment.