Searched refs:frame_count_source (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-debug.cc563 static const char* frame_count_source = variable
3132 frame_count = CompileFunction(&env, frame_count_source, "frame_count");
4639 v8::Script::Compile(v8::String::New(frame_count_source))->Run();

Completed in 22 milliseconds