Home | History | Annotate | Download | only in src

Lines Matching refs:IsBuiltin

2158   return isolate->heap()->ToBoolean(f->IsBuiltin());
12919 (fun->IsBuiltin() && !fun->shared()->native())) {