Searched refs:SandboxDebuggingAllowedByUser (Results 1 – 3 of 3) sorted by relevance
261 if (!safe && !SandboxDebuggingAllowedByUser()) { in Add()358 bool Trap::SandboxDebuggingAllowedByUser() { in SandboxDebuggingAllowedByUser() function in sandbox::Trap370 if (SandboxDebuggingAllowedByUser()) { in EnableUnsafeTraps()
40 static bool SandboxDebuggingAllowedByUser();
224 if (Trap::SandboxDebuggingAllowedByUser()) { in AssembleFilter()