Ignore:
Timestamp:
Apr 14, 2014, 11:13:17 PM (11 years ago)
Author:
[email protected]
Message:

Unreviewed, rolling out r167272.
https://bugs.webkit.org/show_bug.cgi?id=131666

Broke multiple tests (Requested by ap on #webkit).

Reverted changeset:

"Function.bind itself is too slow"
https://bugs.webkit.org/show_bug.cgi?id=131636
http://trac.webkit.org/changeset/167272

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/runtime/CommonIdentifiers.h

    r167272 r167297  
    224224    macro(boundFunctionName) \
    225225    macro(boundFunctionParameters) \
    226     macro(boundThisValue) \
    227     macro(boundParameter) \
    228     macro(boundParameter1) \
    229     macro(boundParameter2) \
    230     macro(boundParameter3) \
    231     macro(boundParameters) \
    232     macro(boundOversizedCallThunk) \
    233226    macro(boundFunction) \
    234227    macro(boundFunctionLength) \
Note: See TracChangeset for help on using the changeset viewer.