Home
last modified time | relevance | path

Searched refs:call_function_test_source (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
Dtest-cpu-profiler.cc1076 static const char* call_function_test_source = "function bar(iterations) {\n" variable
1108 env->GetIsolate(), call_function_test_source))->Run(); in TEST()