Home | History | Annotate | Download | only in src

Lines Matching full:dont_crankshaft

415   bool dont_crankshaft = info()->shared_info()->dont_crankshaft();
425 dont_crankshaft && strcmp(FLAG_turbo_filter, "~~") == 0 &&
467 if (!isolate()->use_crankshaft() || dont_crankshaft) {