Chromium Code Reviews
DescriptionReworked previous CL (ExternalStringGetPeer speed up) to avoid the
need for an 'extern "C"' declaration in raw_object.h, which broke
the Windows builds. Instead, a peer() method is added to the
RawExternalString*Object classes, and RawObject::ToAddr() is used
to fetch the address of these raw instances. This avoids the need
for Dart_ExternalStringGetPeer needing friend access to those classes.
Committed: https://code.google.com/p/dart/source/detail?r=11540
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||