summaryrefslogtreecommitdiff
path: root/src/node_javascript.h
Commit message (Collapse)AuthorAgeFilesLines
* core: use proper #include directivesBen Noordhuis2012-03-101-1/+1
|
* Update copyright headersRyan Dahl2011-03-141-0/+21
|
* Add string class that uses ExternalAsciiStringResource.Tom Hughes2011-03-081-1/+1
| | | | | Change the natives to use this class instead of creating completely new strings. Reduces memory usage by about 1 MB.
* Dynamically load native scriptsRyan Dahl2010-10-121-0/+8