Searched defs:create_closure_slot_count (Results 1 – 3 of 3) sorted by relevance
371 int create_closure_slot_count() const { return create_closure_slot_count_; } in create_closure_slot_count() function
87 const int create_closure_slot_count = in New() local
533 int slot_count, int create_closure_slot_count, AllocationType allocation) { in NewFeedbackMetadata()