Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h1977 HReturn* return_instruction = New<HReturn>(value, params); variable
1978 FinishExitCurrentBlock(return_instruction);
1979 return return_instruction;