Chromium Code Reviews
DescriptionSpeed up the Dart_IsBlah functions by checking the class index. This
allows us to avoid creating handles (and therefore handle scopes) in
these functions.
Before:
UseDartApi : 66395
After:
UseDartApi : 42730
Main improvement comes from speeding up Dart_IsError.
Committed: https://code.google.com/p/dart/source/detail?r=7619
Patch Set 1 #Patch Set 2 : #
Total comments: 12
Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||