Searched defs:TestJSONStream (Results 1 – 1 of 1) sorted by relevance
849 class TestJSONStream : public v8::OutputStream { class851 TestJSONStream() : eos_signaled_(0), abort_countdown_(-1) {} in TestJSONStream() function in __anondc1e75410211::TestJSONStream852 explicit TestJSONStream(int abort_countdown) in TestJSONStream() function in __anondc1e75410211::TestJSONStream