Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining.cc426 Node* outer_frame_state = call.frame_state(); in TryInlineCall() local
429 outer_frame_state = in TryInlineCall()
438 NodeProperties::ReplaceFrameStateInput(node, outer_frame_state); in TryInlineCall()