Lines Matching refs:set
17 #include "src/objects/string-set-inl.h"
234 // This can only happen if we set a break point inside right before the
298 // {closure_scope_} to be set to the scope of the function.
348 details->set(kScopeDetailsTypeIndex, Smi::FromInt(Type()));
350 details->set(kScopeDetailsObjectIndex, *scope_object);
355 details->set(kScopeDetailsNameIndex, *closure_name);
356 details->set(kScopeDetailsStartPositionIndex,
358 details->set(kScopeDetailsEndPositionIndex, Smi::FromInt(end_position()));
360 details->set(kScopeDetailsFunctionIndex, *function_);
640 // The above functions only set variables statically declared in the
1001 parameters_and_registers->set(index, *new_value);
1021 parameters_and_registers->set(index, *new_value);
1033 context_->set(index, *new_value);
1068 context_->set(slot_index, *new_value);
1102 script_context->set(lookup_result.slot_index, *new_value);