diff options
| author | Robin Burchell <robin.burchell@crimson.no> | 2017-02-02 20:43:59 +0100 |
|---|---|---|
| committer | Robin Burchell <robin.burchell@crimson.no> | 2017-02-03 15:10:29 +0000 |
| commit | dd31156c6c6b120c88fff3be17ea1290a964e193 (patch) | |
| tree | 7eac4f8fe5ee6fd184a2be996c73e15490bf314f /src/qml/jsruntime/qv4functionobject.cpp | |
| parent | bc5cdd23f13d9215bd29e133db7844a19e919e2c (diff) | |
NumberObject: Copy parseInt and parseFloat from the global object
Per the spec, these use the same FunctionObject as the global object.
Implements:
20.1.2.12
20.1.2.13
For es6 test/built-ins/Number, we go from:
=== Summary ===
- Ran 490 tests
- Passed 412 tests (84.1%)
- Failed 78 tests (15.9%)
to:
=== Summary ===
- Ran 490 tests
- Passed 416 tests (84.9%)
- Failed 74 tests (15.1%)
Change-Id: I7e6f84ef81a429a4bce4895663ad6dc10f389f86
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4functionobject.cpp')
0 files changed, 0 insertions, 0 deletions
