Searched refs:OffsetWithinBytecode (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/interpreter/ | ||
D | bytecode-array-accessor.h | 111 bool OffsetWithinBytecode(int offset) const; |
D | bytecode-array-accessor.cc | 246 bool BytecodeArrayAccessor::OffsetWithinBytecode(int offset) const { in OffsetWithinBytecode() function in v8::internal::interpreter::BytecodeArrayAccessor |