Home | History | Annotate | Download | only in src

Lines Matching refs:kScopeInfoOffset

5615 ACCESSORS(ContextExtension, scope_info, ScopeInfo, kScopeInfoOffset)
6109 return reinterpret_cast<ScopeInfo*>(READ_FIELD(this, kScopeInfoOffset));
6115 WRITE_FIELD(this, kScopeInfoOffset, reinterpret_cast<Object*>(value));
6118 kScopeInfoOffset,