JavaScriptCore/kjs was removed and files were moved to other subdirectories 
like JavaScriptCore/runtime.

Running "svn log -v | less" and searching for the old file name will usually 
help you find what was renamed.  Or look in JavaScriptCore/ChangeLog* files for 
the same information.

Dave




________________________________
From: Husam Senussi <[email protected]>
To: [email protected]
Sent: Wednesday, March 11, 2009 12:31:36 PM
Subject: [webkit-dev] JavaScriptCore or WebCore

Hi,

I'm trying to see where should go, I'm writing the code for JSON object and I'm 
not  sure where should  go.

In the patch attached to the bug the code for JSON object exist in 
JavaScriptCore/kjs which doesn't exist in
source tree I checked out, instead I found JavaScriptCore/runtime.

Or should the files go into WebCore/bindings/js but my understanding this 
directory contains
DOM object not Javascript language objects like Array,String, Math ... etc.

Sorry if that sounds like dumb question, I' just trying to understand structure 
of the source code.

Thanks
Husam.
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to