Searched defs:ExpandoAndGeneration (Results 1 – 1 of 1) sorted by relevance
119551 struct ExpandoAndGeneration { struct119552 ExpandoAndGeneration() in ExpandoAndGeneration() function119557 void OwnerUnlinked() in OwnerUnlinked()119562 static size_t offsetOfExpando() in offsetOfExpando()119567 static size_t offsetOfGeneration() in offsetOfGeneration()119572 JS::Heap<JS::Value> expando;119573 uint64_t generation;