Lines Matching defs:flags
427 // Helper function to get the bytecode flushing mode based on the flags. This
428 // is required because it is not safe to acess flags in concurrent marker.
982 int flags, GarbageCollectionReason gc_reason,
993 int flags, GarbageCollectionReason gc_reason,
1462 void CallGCPrologueCallbacks(GCType gc_type, GCCallbackFlags flags);
1463 void CallGCEpilogueCallbacks(GCType gc_type, GCCallbackFlags flags);
1747 void set_current_gc_flags(int flags) { current_gc_flags_ = flags; }
2121 // constraints and flags.
2372 // Currently set GC flags that are respected by all GC components.
2375 // Currently set GC callback flags that are used to pass information between