Home | History | Annotate | Download | only in src

Lines Matching refs:GetElement

836 MaybeObject* Object::GetElement(uint32_t index) {
837 // GetElement can trigger a getter which can cause allocation.