Home

Library goog.proto2.Util

Function Summary
assert(<Any Type> condition, string= opt_message)

Asserts that the given condition is true, if and only if the PBCHECK flag is on.

conductChecks() ⇒ boolean

Returns true if debug assertions (checks) are on.