Home | History | Annotate | Download | only in src

Lines Matching defs:HasSourceCode

7569 bool SharedFunctionInfo::HasSourceCode() {
7576 if (!HasSourceCode()) return GetIsolate()->factory()->undefined_value();
7707 if (!HasSourceCode()) {
10537 if (shared->HasSourceCode()) {