Home
last modified time | relevance | path

Searched defs:NewJSONEncoder (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Djson.cc362 std::unique_ptr<ParserHandler> NewJSONEncoder(std::vector<uint8_t>* out, in NewJSONEncoder() function
368 std::unique_ptr<ParserHandler> NewJSONEncoder(std::string* out, in NewJSONEncoder() function
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.cc1494 std::unique_ptr<StreamingParserHandler> NewJSONEncoder( in NewJSONEncoder() function
1501 std::unique_ptr<StreamingParserHandler> NewJSONEncoder(const Platform* platform, in NewJSONEncoder() function