Searched refs:ReloadBytecodeOffset (Results 1 – 2 of 2) sorted by relevance
392 TNode<IntPtrT> ReloadBytecodeOffset();
88 bytecode_offset_ = ReloadBytecodeOffset(); in BytecodeOffset()93 TNode<IntPtrT> InterpreterAssembler::ReloadBytecodeOffset() { in ReloadBytecodeOffset() function in v8::internal::interpreter::InterpreterAssembler