Ignore:
Timestamp:
May 11, 2009, 3:34:16 AM (16 years ago)
Author:
[email protected]
Message:

2009-05-11 Jan Michael Alonzo <[email protected]>

Reviewed by NOBODY (BuildFix).

Add ParserArena to AllInOneFile as well as gtk, qt and wx build
scripts.

  • AllInOneFile.cpp:
  • GNUmakefile.am:
  • JavaScriptCore.pri:
  • JavaScriptCoreSources.bkl:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/AllInOneFile.cpp

    r38520 r43485  
    8484#include "runtime/Operations.cpp"
    8585#include "parser/Parser.cpp"
     86#include "parser/ParserArena.cpp"
    8687#include "runtime/PropertySlot.cpp"
    8788#include "runtime/PropertyNameArray.cpp"
Note: See TracChangeset for help on using the changeset viewer.