Searched defs:TestFrame (Results 1 – 2 of 2) sorted by relevance
34 …explicit TestFrame(Method *method, uint32_t bytecode_offset) : method_(method), bytecode_offset_(b… in TestFrame() function