Searched refs:call_flags (Results 1 – 2 of 2) sorted by relevance
835 uint32 call_flags = call_flag_executed; in write_call_output() local839 call_flags |= call_flag_finished | in write_call_output()847 write_output(call_flags); in write_call_output()889 reply.flags = call_flags; in write_call_output()
3615 CallDescriptor::Flags call_flags = CallDescriptor::kNoFlags; in LowerMaybeGrowFastElements() local3617 graph()->zone(), callable.descriptor(), 0, call_flags, properties); in LowerMaybeGrowFastElements()