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