Skip to content
  • ryuan.choi@samsung.com's avatar
    Unreviewed, build fix on the EFL port. · 0396bdd5
    ryuan.choi@samsung.com authored
    Source/JavaScriptCore:
    
    * CMakeLists.txt:
    Added SourceCode.cpp and removed BlackBerry file.
    * jit/JITCode.h:
    (JSC::JITCode::nextTierJIT):
    Fixed to build break because of -Werror=return-type
    * parser/Lexer.cpp: Includes JSFunctionInlines.h
    * runtime/JSScope.h:
    (JSC::makeType):
    Fixed to build break because of -Werror=return-type
    
    Source/WTF:
    
    * wtf/CMakeLists.txt: Added SixCharacterHash.cpp
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@153319 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0396bdd5