Searched refs:kExceptionOffset (Results 1 – 2 of 2) sorted by relevance
136 static const int kExceptionOffset = kDfsAncestorIndexOffset + kPointerSize; variable137 static const int kScriptOffset = kExceptionOffset + kPointerSize;
27 ACCESSORS(Module, exception, Object, kExceptionOffset) in ACCESSORS()