v8/test/cctest/interpreter
mvstanton 66d5a9df62 Provide call counts for constructor calls, surface them as a vector IC.
CallIC and CallConstructStub look so alike, at least in the feedback they gather even if the implementation differs...and CallIC has such a nice way of surfacing the feedback (CallICNexus), that there is a request to make CallConstructStub look analogous. Enter ConstructICStub.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#32452}
2015-12-01 11:06:40 +00:00
..
test-bytecode-generator.cc Provide call counts for constructor calls, surface them as a vector IC. 2015-12-01 11:06:40 +00:00
test-interpreter.cc [Interpreter] Add support for compare operators to bytecode graph builder. 2015-11-25 15:21:38 +00:00