Home | History | Annotate | Download | only in src

Lines Matching refs:is_callable

219 bool HeapObject::IsCallable() const { return map()->is_callable(); }