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