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

/external/v8/src/
H A Dobjects-inl.h1343 return GetElementsTransitionMapSlow(to_kind);
H A Dobjects.h1914 MUST_USE_RESULT MaybeObject* GetElementsTransitionMapSlow(
H A Dobjects.cc2423 MaybeObject* JSObject::GetElementsTransitionMapSlow(ElementsKind to_kind) { function in class:v8::internal::JSObject

Completed in 85 milliseconds