Home | History | Annotate | Download | only in src

Lines Matching defs:SetField

659   void SetField(int field_position, Handle<Object> value) {
691 this->SetField(kFunctionNameOffset_, name);
700 this->SetField(kCodeOffset_, code_wrapper);
703 this->SetField(kCodeScopeInfoOffset_, scope_wrapper);
706 this->SetField(kOuterScopeInfoOffset_, scope_info_array);
710 this->SetField(kSharedFunctionInfoOffset_, info_holder);
765 this->SetField(kFunctionNameOffset_, name);
767 this->SetField(kSharedInfoOffset_, info_holder);