Searched defs:kExpectedNofPropertiesOffset (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.h5532 static const int kExpectedNofPropertiesOffset = member in class:v8::internal::SharedFunctionInfo
5535 kExpectedNofPropertiesOffset + kPointerSize;
5569 static const int kExpectedNofPropertiesOffset = member in class:v8::internal::SharedFunctionInfo
5572 kExpectedNofPropertiesOffset + kIntSize;

Completed in 74 milliseconds