Lines Matching refs:strict_mode
156 StrictModeFlag strict_mode);
159 StrictModeFlag strict_mode);
165 StrictModeFlag strict_mode);
171 StrictModeFlag strict_mode);
176 StrictModeFlag strict_mode);
185 StrictModeFlag strict_mode);
189 StrictModeFlag strict_mode);
195 StrictModeFlag strict_mode);
645 explicit StoreStubCompiler(StrictModeFlag strict_mode)
646 : strict_mode_(strict_mode) { }
672 explicit KeyedStoreStubCompiler(StrictModeFlag strict_mode)
673 : strict_mode_(strict_mode) { }