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

/external/v8/src/
H A Dobjects.h4123 CALL_IC, enumerator in enum:v8::internal::Code::Kind
4211 inline bool is_call_stub() { return kind() == CALL_IC; }
4278 // [check type]: For kind CALL_IC, tells how to check if the

Completed in 125 milliseconds