Searched defs:guards (Results 1 – 7 of 7) sorted by relevance
79 #### Step 1. Update define version guards121 #### Step 2. Update runtime version guards133 #### Step 3. Update test version guards157 #### Step 4. Update document179 #### Step 5. Update change history
195 def guards_to_str(guards): argument
186 let guards: Box<Vec<Option<MutexGuard<()>>>> = in init() localVariable
397 bool guards = is_wasm_memory && trap_handler::IsTrapHandlerEnabled(); in TryAllocateAndPartiallyCommitMemory() local400 bool guards = false; in TryAllocateAndPartiallyCommitMemory() local
905 def impl_detail(msg=None, **guards):918 def _parse_guards(guards): argument928 def check_impl_detail(**guards):
594 ZoneList<Guard*>* guards() { return guards_; } in guards() function
3048 ZoneList<Guard*>* guards = alternative.guards(); in AssertGuardsMentionRegisters() local3244 ZoneList<Guard*>* guards = alternative.guards(); in EmitChoices() local3322 ZoneList<Guard*>* guards = alternative.guards(); in EmitOutOfLineContinuation() local