diff options
author | Lars Knoll <[email protected]> | 2013-09-13 08:37:49 +0200 |
---|---|---|
committer | The Qt Project <[email protected]> | 2013-09-18 13:13:52 +0200 |
commit | 399f88f6b75bb842be8e9d3671ace5114e115542 (patch) | |
tree | ca2db5fdcf8e7cbe43b81c26f339453c0025d2e5 /src/qml/jsruntime/qv4jsonobject.cpp | |
parent | ce5dee24226f6abacaffe298092afe035d0822c4 (diff) |
Fix regression in Object.isExtensible()
We need to encode a bool, but the extensible flag
in Object is a bitfield (ie uint).
Change-Id: I2461c8ae90e92840da737c0c7ee88b9a2cee21e3
Reviewed-by: Simon Hausmann <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4jsonobject.cpp')
0 files changed, 0 insertions, 0 deletions