Searched refs:StackSlotCount (Results 1 – 2 of 2) sorted by relevance
117 var_index == scope_info->StackSlotCount() - 1)); in Create()124 DCHECK(scope->num_stack_slots() == scope_info->StackSlotCount()); in Create()158 int ScopeInfo::StackSlotCount() { in StackSlotCount() function in v8::internal::ScopeInfo
4123 int StackSlotCount();