Ignore:
Timestamp:
Dec 4, 2015, 6:26:38 PM (10 years ago)
Author:
[email protected]
Message:

[JSC] Fix Value::returnsBool() after r193436
https://bugs.webkit.org/show_bug.cgi?id=151902

Patch by Benjamin Poulain <[email protected]> on 2015-12-04
Reviewed by Saam Barati.

I forgot to carry a test from Branch and Select :(

  • b3/B3Value.cpp:

(JSC::B3::Value::returnsBool):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r193493 r193505  
     12015-12-04  Benjamin Poulain  <[email protected]>
     2
     3        [JSC] Fix Value::returnsBool() after r193436
     4        https://bugs.webkit.org/show_bug.cgi?id=151902
     5
     6        Reviewed by Saam Barati.
     7
     8        I forgot to carry a test from Branch and Select :(
     9
     10        * b3/B3Value.cpp:
     11        (JSC::B3::Value::returnsBool):
     12
    1132015-12-04  Andy VanWagoner  <[email protected]>
    214
Note: See TracChangeset for help on using the changeset viewer.