[webkit-reviews] review granted: [Bug 72000] [CMAKE] Add the UseV8.cmake to WebCore. : [Attachment 114880] Add the UseV8.cmake to WebCore to build bindings of V8 and generate JavaScript codes given IDL input.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 13 22:30:16 PST 2011


jaehoon jeong <jh4u.jeong at samsung.com> has granted  review:
Bug 72000: [CMAKE] Add the UseV8.cmake to WebCore.
https://bugs.webkit.org/show_bug.cgi?id=72000

Attachment 114880: Add the UseV8.cmake to WebCore to build bindings of V8 and
generate JavaScript codes given IDL input.
https://bugs.webkit.org/attachment.cgi?id=114880&action=review

------- Additional Comments from jaehoon jeong <jh4u.jeong at samsung.com>
I modified the entries of Yarr* and others as a sorted order

Source/WebCore/UseV8.cmake:167
+LIST(APPEND WebCore_SOURCES
+    ${JAVASCRIPTCORE_DIR}/yarr/YarrPattern.cpp
+    ${JAVASCRIPTCORE_DIR}/yarr/YarrInterpreter.cpp
+    ${JAVASCRIPTCORE_DIR}/yarr/YarrJIT.cpp
+    ${JAVASCRIPTCORE_DIR}/yarr/YarrSyntaxChecker.cpp


More information about the webkit-reviews mailing list