Searched refs:has_bytecode_array (Results 1 – 4 of 4) sorted by relevance
75 bool has_bytecode_array() const { return !bytecode_array_.is_null(); } in has_bytecode_array() function
120 bool has_bytecode_array() const { return !bytecode_array_.is_null(); } in has_bytecode_array() function
637 if (compilation_info->has_bytecode_array()) { in InstallUnoptimizedCode()
235 if (info->has_bytecode_array()) { in AssembleCode()