Changeset [c4bf9c19bc99fb7ee62147e931b07f3e5b842bf4] by Rasmus Andersson
January 6th, 2011 @ 01:47 AM
A much more efficient implementation of -[NSString(v8) v8Value]
which uses a new utility C++ class kod::ExternalUTF16String to
avoid character conversion (the earlier implementation caused two
passes of UTF-8/UTF-16 transcoding to occur)
https://github.com/rsms/kod/commit/c4bf9c19bc99fb7ee62147e931b07f3e...
Committed by Rasmus Andersson
- A src/kod_ExternalUTF16String.h
- M src/knode_ns_additions.mm
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
A text editor for Mac OS X