Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap-profiler.cc852 explicit TestJSONStream(int abort_countdown) in TestJSONStream() argument
853 : eos_signaled_(0), abort_countdown_(abort_countdown) {} in TestJSONStream()