Searched refs:kScopeDetailsTypeIndex (Results 1 – 2 of 2) sorted by relevance
1685 const kScopeDetailsTypeIndex = 0; constant1698 return this.details_[kScopeDetailsTypeIndex];
10053 static const int kScopeDetailsTypeIndex = 0; variable10098 details->set(kScopeDetailsTypeIndex, Smi::FromInt(it.Type())); in RUNTIME_FUNCTION()