Searched defs:has_bytecode_array (Results 1 – 2 of 2) sorted by relevance
79 bool has_bytecode_array() const { return !bytecode_array_.is_null(); } in has_bytecode_array() function
908 Label has_bytecode_array; in Generate_InterpreterEntryTrampoline() local