Ignore:
Timestamp:
Aug 14, 2009, 12:09:21 AM (16 years ago)
Author:
[email protected]
Message:

Remove MarkStack::drain from the JSC exports file

MarkStack::drain is now marked inline, the including it in the exports file
produces an ld warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r47267 r47272  
    263263__ZN3JSC9MarkStack13allocateStackEm
    264264__ZN3JSC9MarkStack18initializePagesizeEv
    265 __ZN3JSC9MarkStack5drainEv
    266265__ZN3JSC9Structure17stopIgnoringLeaksEv
    267266__ZN3JSC9Structure18startIgnoringLeaksEv
Note: See TracChangeset for help on using the changeset viewer.