Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining.cc175 Node* effect_output = in InlineCall() local
178 ReplaceWithValue(exception_target, value_output, effect_output, in InlineCall()
221 Node* effect_output = in InlineCall() local
224 ReplaceWithValue(call, value_output, effect_output, control_output); in InlineCall()