Lines Matching refs:basep
64307 virtual void onBaseShapeEdge(js::BaseShape** basep) {64308 onChild(JS::GCCellPtr(*basep, JS::TraceKind::BaseShape));64358 void dispatchToOnEdge(js::BaseShape** basep) { onBaseShapeEdge(basep); }