Searched refs:kScopeDetailsTypeIndex (Results 1 – 3 of 3) sorted by relevance
31 static const int kScopeDetailsTypeIndex = 0; variable
2177 var kScopeDetailsTypeIndex = 0;2204 return this.details_[kScopeDetailsTypeIndex];
133 details->set(kScopeDetailsTypeIndex, Smi::FromInt(Type())); in MaterializeScopeDetails()