Searched refs:maybe_buf (Results 1 - 1 of 1) sorted by relevance
/third_party/node/src/ | ||
H A D | string_bytes.cc | 573 auto maybe_buf = Buffer::Copy(isolate, buf, buflen); in Encode() local 575 if (!maybe_buf.ToLocal(&buf)) { in Encode() |
Completed in 2 milliseconds