Searched refs:HasSourceCode (Results 1 – 5 of 5) sorted by relevance
32 if (shared->HasSourceCode()) { in StringSharedHash()
488 bool HasSourceCode() const;
334 if (!shared->HasSourceCode()) return; in LogWriteDebugInfo()
704 if (fun_info->HasSourceCode()) { in JSGeneratorObjectPrint()1389 if (HasSourceCode()) { in PrintSourceCode()
13487 if (!shared_info->HasSourceCode()) { in ToString()14005 bool SharedFunctionInfo::HasSourceCode() const { in HasSourceCode() function in v8::internal::SharedFunctionInfo14015 if (!shared->HasSourceCode()) return isolate->factory()->undefined_value(); in GetSourceCode()14026 if (!shared->HasSourceCode()) return isolate->factory()->undefined_value(); in GetSourceCodeHarmony()14157 if (!s->HasSourceCode()) return os << "<No Source>"; in operator <<()