Searched refs:RawCode (Results 1 – 2 of 2) sorted by relevance
16 const uint8_t* result = RawCode() + desc.instruction_offset; in InstructionStartOfBuiltin()
278 const uint8_t* RawCode() const { return code_ + RawCodeOffset(); } in RawCode() function