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_javascript.h @ 31c510ca

History | View | Annotate | Download (1.25 KB)

# Date Author Comment
ff4a9d38 03/09/2012 06:14 PM Ben Noordhuis

core: use proper #include directives

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.

c4636a57 10/12/2010 02:49 PM Ryan Dahl

Dynamically load native scripts