[utils] modified _toPlatformObject() to handle array input type
authorSunggyu Choi <sunggyu.choi@samsung.com>
Thu, 29 Jan 2015 08:03:09 +0000 (17:03 +0900)
committerSunggyu Choi <sunggyu.choi@samsung.com>
Thu, 29 Jan 2015 10:21:35 +0000 (19:21 +0900)
commit4b49d045840c4f4896791d843d1df361ee3c0197
tree4612ec475b2dc4f01cf3af5e30a6d04e72d255b2
parentd6e6f694fcfcc45fb1663f0cc7cb4738e01d86e3
[utils] modified _toPlatformObject() to handle array input type

- replyResult() has a optional parameter as array type.
  previous _toPlatformObject() can't handle this case.

- removed lint error

[verification] self test

Change-Id: I970a47447bc7571ba8cee7741d69e7d247682ccb
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
src/utils/utils_api.js