Searched refs:utf8_source (Results 1 – 1 of 1) sorted by relevance
710 const char* utf8_source, const char* name) { in RunExtraCode() argument714 if (!v8::String::NewFromUtf8(isolate, utf8_source).ToLocal(&source_string)) { in RunExtraCode()