Home
last modified time | relevance | path

Searched refs:is_store_stub (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dic.h556 ASSERT(target()->is_store_stub()); in StoreIC()
Dobjects.h4209 inline bool is_store_stub() { return kind() == STORE_IC; } in is_store_stub() function