b6388f2ea0
Exposes helper functions in js_util to access the JavaScript operators `delete`, `||`, `&&`, `!`, `!!`, and `typeof`. Change-Id: I0676b143aa004c7b4ed1c6b695b8d1e78a60778d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/276028 Commit-Queue: Riley Porter <rileyporter@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Srujan Gaddam <srujzs@google.com>