Home
last modified time | relevance | path

Searched defs:has_bytecode_array (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/codegen/
Dunoptimized-compilation-info.h71 bool has_bytecode_array() const { return !bytecode_array_.is_null(); } in has_bytecode_array() function
Doptimized-compilation-info.h113 bool has_bytecode_array() const { return !bytecode_array_.is_null(); } in has_bytecode_array() function