Searched refs:bytecode_ (Results 1 – 1 of 1) sorted by relevance
93 : bytecode_(env, memory, static_cast<size_t>(size)) { in MethodBytecode()96 TiMemory<uint8_t> bytecode_; member160 CHECK_LE(actual_location, bytecode.bytecode_.Size()); in OnSingleStep()161 RecordInstruction(bytecode.bytecode_.GetMemory() + actual_location); in OnSingleStep()