Fix profiler test failure on simulator

BUG=

Review URL: https://codereview.chromium.org//1307283002 .
This commit is contained in:
John McCutchan 2015-08-24 12:02:31 -07:00
parent bc28a64f20
commit 8e1d5f181c

View file

@ -1370,6 +1370,8 @@ TEST_CASE(Profiler_FunctionInline) {
TEST_CASE(Profiler_ChainedSamples) {
MaxProfileDepthScope mpds(32);
DisableNativeProfileScope dnps;
// Each sample holds 8 stack frames.
// This chain is 20 stack frames deep.
const char* kScript =