Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h2036 HReturn* return_instruction = New<HReturn>(value, params); variable
2037 FinishExitCurrentBlock(return_instruction);
2038 return return_instruction;