Don't overwrite existing serial numbers on the function template, otherwise instantia...
authorverwaest <verwaest@chromium.org>
Fri, 6 Mar 2015 15:25:51 +0000 (07:25 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 6 Mar 2015 15:25:57 +0000 (15:25 +0000)
commit1e638c3610ec6938e5fb16c42018642195782fb2
treefc13b6d4afb201ea9326f34621c3407ea45689bb
parent206303f7036798979f129e208cb811fc1e9dd8c1
Don't overwrite existing serial numbers on the function template, otherwise instantiating the function for a new context causes the serial number to bump.

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

Cr-Commit-Position: refs/heads/master@{#27048}
src/api.cc