Searched refs:try_switch_to_non_debuggable (Results 1 – 2 of 2) sorted by relevance
255 EXPORT void DisableDeoptimization(const char* key, bool try_switch_to_non_debuggable)610 bool try_switch_to_non_debuggable)613 void UpdateStubs(bool try_switch_to_non_debuggable)
995 bool try_switch_to_non_debuggable) { in ConfigureStubs() argument1005 UpdateStubs(try_switch_to_non_debuggable); in ConfigureStubs()1053 void Instrumentation::UpdateStubs(bool try_switch_to_non_debuggable) { in UpdateStubs() argument1077 if (try_switch_to_non_debuggable) { in UpdateStubs()1334 void Instrumentation::DisableDeoptimization(const char* key, bool try_switch_to_non_debuggable) { in DisableDeoptimization() argument1336 ConfigureStubs(key, InstrumentationLevel::kInstrumentNothing, try_switch_to_non_debuggable); in DisableDeoptimization()