Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_errors.cc355 node::Utf8Value arrow_string(env->isolate(), arrow); in ReportFatalException() local
356 FPrintF(stderr, "%s\n%s\n", arrow_string, trace); in ReportFatalException()
385 node::Utf8Value arrow_string(env->isolate(), arrow); in ReportFatalException() local
387 "%s\n%s: %s\n", arrow_string, name_string, message_string); in ReportFatalException()