Home | History | Annotate | Download | only in src

Lines Matching refs:IsJSObject

1086   if (object->type().IsJSObject()) return object;
3969 while (map->prototype()->IsJSObject()) {
4075 if (value->IsJSObject()) {
4106 if (value->IsJSObject()) {
4140 if (original_boilerplate->IsJSObject() &&
4452 while (proto->GetPrototype(isolate())->IsJSObject()) {
4457 ASSERT(proto->IsJSObject());
4634 !current->IsJSObject() ||
4703 if (map->prototype()->IsJSObject()) {
4706 while (holder->map()->prototype()->IsJSObject()) {
8436 if (value->IsJSObject()) {
8478 ASSERT(boilerplate_object->IsJSObject());
8548 if (value->IsJSObject()) {