Home | History | Annotate | Download | only in src

Lines Matching refs:HasSourceCode

9701 bool SharedFunctionInfo::HasSourceCode() {
9708 if (!HasSourceCode()) return GetIsolate()->factory()->undefined_value();
9740 if (!HasSourceCode()) {
13312 if (shared->HasSourceCode()) {