OSDN Git Service

Separate JSC and JSC binding from WebCore build file.
authorFeng Qian <fqian@google.com>
Tue, 21 Apr 2009 00:23:12 +0000 (17:23 -0700)
committerFeng Qian <fqian@google.com>
Tue, 21 Apr 2009 18:43:05 +0000 (11:43 -0700)
commit08e785380f0bcfd49c4947289eb071a7a668a1cc
tree41830ad5cf9ffa4e031880f1ad6dcfe138e516a5
parent3b8a0da82a12a8014c4418f0a67d6a8df9432167
Separate JSC and JSC binding from WebCore build file.

Introduce a flag JS_ENGINE, which can be set to 'jsc' or 'v8'. Currently only 'jsc' is working.
Android.mk
WebCore/Android.derived.mk
WebCore/Android.mk
WebCore/JavaScriptCore.derived.mk [new file with mode: 0644]