Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-array-writer.cc107 InvalidateLastBytecode(); in BindLabel()
121 InvalidateLastBytecode(); in BindLabel()
138 InvalidateLastBytecode(); in BindJumpTableEntry()
190 void BytecodeArrayWriter::InvalidateLastBytecode() { in InvalidateLastBytecode() function in v8::internal::interpreter::BytecodeArrayWriter
Dbytecode-array-writer.h78 void InvalidateLastBytecode();