Fix symbol-named function template properties in the API
authorwingo@igalia.com <wingo@igalia.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 21 Aug 2014 11:55:46 +0000 (11:55 +0000)
committerwingo@igalia.com <wingo@igalia.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 21 Aug 2014 11:55:46 +0000 (11:55 +0000)
commit558a05bfcf6ea8e57ea88fa605525d9501a34287
treee9d1eb80b835da579964505c7eb1ac0e852cfd9b
parentc360d8d114c2ab9219c896a6c6d9250ea0ee430c
Fix symbol-named function template properties in the API

Thanks to Yutaka Hirano <yhirano@chromium.org> for finding the bug and
providing the test case.

R=rossberg@chromium.org
BUG=

Review URL: https://codereview.chromium.org/496663002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23269 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/apinatives.js
test/cctest/test-api.cc