The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / src / node_string.cc @ 0544a586

History | View | Annotate | Download (1.43 KB)

# Date Author Comment
55048cdf 03/14/2011 08:37 PM Ryan Dahl

Update copyright headers

74954ce7 03/08/2011 04:56 PM Tom Hughes

Add string class that uses ExternalAsciiStringResource.

Change the natives to use this class instead of creating completely new
strings. Reduces memory usage by about 1 MB.