Searched refs:GetFrameStateDescriptor (Results 1 – 2 of 2) sorted by relevance
559 FrameStateDescriptor* GetFrameStateDescriptor(FrameState node);
896 FrameStateDescriptor* const descriptor = GetFrameStateDescriptor(frame_state); in AppendDeoptimizeArguments()2941 frame_state_descriptor = GetFrameStateDescriptor(FrameState{ in VisitCall()3309 FrameStateDescriptor* InstructionSelector::GetFrameStateDescriptor( in GetFrameStateDescriptor() function in v8::internal::compiler::InstructionSelector