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

/external/v8/src/
H A Dcode-stubs.h1093 class ElementsTransitionAndStoreStub : public CodeStub { class in namespace:v8::internal
1095 ElementsTransitionAndStoreStub(ElementsKind from, function in class:v8::internal::ElementsTransitionAndStoreStub
1130 DISALLOW_COPY_AND_ASSIGN(ElementsTransitionAndStoreStub);

Completed in 46 milliseconds