Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/
Dsnapshot.cc710 const char* utf8_source, const char* name) { in RunExtraCode() argument
714 if (!v8::String::NewFromUtf8(isolate, utf8_source).ToLocal(&source_string)) { in RunExtraCode()