Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dhydrogen.h1985 HReturn* return_instruction = New<HReturn>(value, params); variable
1986 FinishExitCurrentBlock(return_instruction);
1987 return return_instruction;