Lines Matching full:num_heap_slots
220 int CompilationInfo::num_heap_slots() const {221 return has_scope() ? scope()->num_heap_slots() : 0;