Home | History | Annotate | Download | only in x64

Lines Matching refs:AccessorInfo

986                                         Handle<AccessorInfo> callback,
1004 __ push(FieldOperand(scratch1, AccessorInfo::kDataOffset)); // data
1010 // This will be passed as the const AccessorInfo& to the C++ callback.
1028 // Allocate v8::AccessorInfo in non-GCed stack space.
1034 // v8::AccessorInfo::args_.
1094 AccessorInfo::cast(lookup->GetCallbackObject())->getter() != NULL;
1177 Handle<AccessorInfo> callback(
1178 AccessorInfo::cast(lookup->GetCallbackObject()));
1188 __ push(FieldOperand(holder_reg, AccessorInfo::kDataOffset));
2302 Handle<AccessorInfo> callback,
2598 Handle<AccessorInfo> callback) {
2736 Handle<AccessorInfo> callback) {