Lines Matching full:heap_object
878 HeapObject* heap_object = HeapObject::cast(this);882 if (heap_object->IsJSReceiver()) {883 return heap_object->map()->prototype();887 if (heap_object->IsHeapNumber()) {890 if (heap_object->IsString()) {893 if (heap_object->IsSymbol()) {896 if (heap_object->IsBoolean()) {