Lines Matching defs:mode
41 // mode.
44 VariableMode mode;
66 // Return the language mode of this scope.
166 // Return the mode of the given context local.
188 // If the slot is present and mode != nullptr, sets *mode to the corresponding
189 // mode for that variable.
197 int ModuleIndex(String name, VariableMode* mode,
251 // REPL mode scopes allow re-declaraction of let and const variables. They
334 // Setter with explicit barrier mode.
336 WriteBarrierMode mode = UPDATE_WRITE_BARRIER);
338 int src_index, int len, WriteBarrierMode mode);
360 int Lookup(Handle<String> name, int start, int end, VariableMode* mode,
368 VariableMode* mode = nullptr,