Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/cctest/
Dtest-cpu-profiler.cc1159 static const char* function_apply_test_source = "function bar(iterations) {\n" variable
1189 v8::String::NewFromUtf8(env->GetIsolate(), function_apply_test_source)) in TEST()