Home | History | Annotate | Download | only in src

Lines Matching refs:IsJSObject

488     if (!receiver->IsJSObject()) return value;
760 object->IsJSProxy() || object->IsJSObject()
1394 if (IsJSObject()) {
1697 if (proto->IsJSObject()) return JSObject::cast(proto)->constructor_name();
2693 while (proto_map->prototype()->IsJSObject()) {
2963 if (!it->GetReceiver()->IsJSObject()) {
3656 DCHECK(proxy->IsJSObject());
3976 if (object->IsJSObject() && name->AsArrayIndex(&index)) {
4398 DCHECK(object->IsJSObject());
5118 if (context->get(i)->IsJSObject()) {
5446 if (value->IsJSObject()) {
5476 if (value->IsJSObject()) {
5502 DCHECK(!elements->get(i)->IsJSObject());
5511 if (value->IsJSObject()) {
5533 if (value->IsJSObject()) {
5603 if (!iter.GetCurrent()->IsJSObject()) return false;
6283 if (current->IsJSObject() &&
9476 if (prototype->IsJSObject()) {
11696 if (value->IsJSObject()) {