Chrome (d8) regression test

why i can’t run regress file in d8 that contains assert like assertThrows?does it need any specific flag?

ReferenceError: assertThrows is not defined assertThrows( ^ ReferenceError: assertThrows is not defined

i tried flags like –harmony-import-attributes and –harmony-import-assertions