Home | History | Annotate | Download | only in src

Lines Matching full:foreign

626 TYPE_CHECKER(Foreign, FOREIGN_TYPE)
1957 Foreign* p = Foreign::cast(GetCallbacksObject(descriptor_number));
2162 CAST_ACCESSOR(Foreign)
3493 ACCESSORS(Script, wrapper, Foreign, kWrapperOffset)
4088 Address Foreign::foreign_address() {
4093 void Foreign::set_foreign_address(Address value) {
4861 void Foreign::ForeignIterateBody(ObjectVisitor* v) {
4868 void Foreign::ForeignIterateBody() {