Home | History | Annotate | Download | only in src

Lines Matching refs:ACCESSOR_SETTER

1866     Handle<Object> setter(accessors->GetComponent(ACCESSOR_SETTER), isolate);
10682 AccessorComponent component = flag == 0 ? ACCESSOR_GETTER : ACCESSOR_SETTER;
10895 details->set(4, accessors->GetComponent(ACCESSOR_SETTER));