DescriptionRename Api::NewLocalHandle -> Api::NewHandle.
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)
Committed: https://code.google.com/p/dart/source/detail?r=6283
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 3 (0 generated)
|