Home
last modified time | relevance | path

Searched refs:OffsetWithinBytecode (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-accessor.h111 bool OffsetWithinBytecode(int offset) const;
Dbytecode-array-accessor.cc246 bool BytecodeArrayAccessor::OffsetWithinBytecode(int offset) const { in OffsetWithinBytecode() function in v8::internal::interpreter::BytecodeArrayAccessor