Home | History | Annotate | Download | only in v8

Lines Matching full:jsobject

636         not a JSObject (Chromium issue 571064).
7636 Fix JSObject::PrintTransitions (Chromium issue 347912).
8481 Non-JSObject heap objects are now handled using slow-path IC stub
8731 Fixed stale unhandlified value in JSObject::SetPropertyForResult.
11377 Allowed JSObject::PreventExtensions to work for arguments objects.
11635 Added check that receiver is JSObject on API calls.
11899 Made optimized Function.prototype.apply safe for non-JSObject first
12440 Fixed handling of JSObject::elements in CalculateNetworkSize
14353 Fixed bug in JSObject::GetPropertyAttributePostInterceptor where