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

/external/v8/test/cctest/
H A Dtest-debug.cc2559 v8::Handle<v8::Function> checkGlobalEvalFunction; variable
2567 CHECK(checkGlobalEvalFunction->Call(
2593 checkGlobalEvalFunction = CompileFunction(&env,
2609 checkGlobalEvalFunction.Clear();

Completed in 71 milliseconds