Searched refs:AllowUnpredictableScope (Results 1 – 1 of 1) sorted by relevance
77 class AllowUnpredictableScope {82 explicit AllowUnpredictableScope(Assembler* assembler) in AllowUnpredictableScope() function86 ~AllowUnpredictableScope() { assembler_->allow_unpredictable_ = old_; } in ~AllowUnpredictableScope()