has been moved to the js/src directory. Sample code has been moved to js/samples. git-svn-id: svn://10.0.0.236/trunk@13032 18797224-902f-48f8-a5cc-f745e15eee43
6 lines
279 B
Plaintext
6 lines
279 B
Plaintext
This directory used to contain JSRef, the standalone version of the
|
|
JavaScript engine. The entire contents of the js/ref directory have
|
|
been merged with the js/src directory, which now contains the source
|
|
for the JavaScript engine, both standalone and embedded in the browser.
|
|
|