Home | History | Annotate | Download | only in src

Lines Matching defs:accessors

152   Handle<AccessorPair> accessors =
154 accessors->set_getter(*the_hole_value(), SKIP_WRITE_BARRIER);
155 accessors->set_setter(*the_hole_value(), SKIP_WRITE_BARRIER);
156 return accessors;
1565 // The global object might be created from an object template with accessors.
1566 // Fill these accessors into the dictionary.
1570 DCHECK(details.type() == CALLBACKS); // Only accessors are expected.
2235 // Recursively copy parent instance templates' accessors,
2266 // Use a temporary FixedArray to acculumate static accessors
2285 // Accumulate static accessors
2298 // Install accumulated static accessors