Searched defs:has_instructions (Results 1 – 3 of 3) sorted by relevance
64 bool has_instructions () const { return flags & WE_HAVE_INSTRUCTIONS; } in has_instructions() function
5168 inline bool V8JsCode::has_instructions() const { in has_instructions() function