Searched refs:GetInitialElements (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects-inl.h1766 FixedArrayBase* elements = map()->GetInitialElements();
2727 FixedArrayBase* Map::GetInitialElements() { function in class:v8::Map
H A Dobjects.h6298 inline FixedArrayBase* GetInitialElements();
H A Dobjects.cc4798 object->set_elements(object->map()->GetInitialElements());

Completed in 152 milliseconds