Searched defs:accessor_pair (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dbootstrapper.cc695 Handle<AccessorPair> accessor_pair) {
698 CallbacksDescriptor descriptor(name, accessor_pair, attributes);
692 ReplaceAccessors(Handle<Map> map, Handle<String> name, PropertyAttributes attributes, Handle<AccessorPair> accessor_pair) argument

Completed in 97 milliseconds