Home | History | Annotate | Download | only in src

Lines Matching defs:ic_state

3886 InlineCacheState Code::ic_state() {
3900 || ic_state() == DEBUG_STUB);
3906 ASSERT(is_inline_cache_stub() || ic_state() == DEBUG_STUB);
4192 return ic_state() == DEBUG_STUB;
4197 InlineCacheState ic_state,
4210 | ICStateField::encode(ic_state)