Searched refs:DontEmitDebugCodeScope (Results 1 – 4 of 4) sorted by relevance
115 class DontEmitDebugCodeScope BASE_EMBEDDED {117 explicit DontEmitDebugCodeScope(AssemblerBase* assembler) in DontEmitDebugCodeScope() function121 ~DontEmitDebugCodeScope() { in ~DontEmitDebugCodeScope()
4257 DontEmitDebugCodeScope no_debug_code(masm); in MaybeCallEntryHook()
1326 { DontEmitDebugCodeScope dont_emit_debug_code_scope(this); in AssertStackConsistency()
358 DontEmitDebugCodeScope dont_emit_debug_code_scope(masm_); in EmitBackEdgeBookkeeping()