Searched refs:is_bytecode_array (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/interpreter/ | ||
D | bytecode-register.h | 47 bool is_bytecode_array() const; |
D | bytecode-register.cc | 79 bool Register::is_bytecode_array() const { in is_bytecode_array() function in v8::internal::interpreter::Register |