Home | History | Annotate | Download | only in src

Lines Matching defs:foreign

1504       os << "<Foreign>";
1611 reinterpret_cast<Foreign*>(this)->ForeignIterateBody(v);
9701 // handles referred from foreign objects held by the scripts as long as
9715 Foreign* foreign = wrapper();
9716 Object** location = reinterpret_cast<Object**>(foreign->foreign_address());
9717 DCHECK_EQ(foreign->foreign_address(), reinterpret_cast<Address>(location));
9718 foreign->set_foreign_address(0);
11429 Foreign* info_wrapper = *info->object_wrapper();
11452 Foreign* info_wrapper = *info->object_wrapper();