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