Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-thread-termination.cc88 void DoLoopNoCall(const v8::FunctionCallbackInfo<v8::Value>& args) { in DoLoopNoCall() function
147 CcTest::isolate(), TerminateCurrentThread, DoLoopNoCall); in TEST()