use a hash table for the function cache as blink is leaking functiontemplates
authordcarney <dcarney@chromium.org>
Mon, 9 Mar 2015 12:26:22 +0000 (05:26 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Mar 2015 12:26:28 +0000 (12:26 +0000)
commitd7f25f557c20afe13a383a331208f4a8f05db3a5
tree695b9ceea870e280a640260ea03a0df503869b6e
parentd18bfa11308ec056ca5a4ad1a7bb63fa519e37b9
use a hash table for the function cache as blink is leaking functiontemplates

BUG=

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

Cr-Commit-Position: refs/heads/master@{#27066}
src/api-natives.cc
src/api-natives.h
src/bootstrapper.cc
src/contexts.h
test/cctest/test-api.cc