Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining.cc170 Node* effect_output = in InlineCall() local
173 ReplaceWithValue(exception_target, value_output, effect_output, in InlineCall()
216 Node* effect_output = in InlineCall() local
219 ReplaceWithValue(call, value_output, effect_output, control_output); in InlineCall()