js: add using js::LifoAlloc to fix build

This commit is contained in:
roytam1 2023-03-23 09:12:12 +08:00
commit e162f075ec

View file

@ -39,6 +39,7 @@
using namespace js::irregexp;
using js::LifoAlloc;
using mozilla::ArrayLength;
void