Home | History | Annotate | Download | only in src

Lines Matching refs:Foreign

802 TYPE_CHECKER(Foreign, FOREIGN_TYPE)
3018 Foreign* p = Foreign::cast(GetCallbacksObject(descriptor_number));
3188 CAST_ACCESSOR(Foreign)
4576 Foreign::cast(get(kCodesStartIndex + i))->foreign_address());
5364 ACCESSORS(Script, wrapper, Foreign, kWrapperOffset)
6055 Address Foreign::foreign_address() {
6060 void Foreign::set_foreign_address(Address value) {
7118 void Foreign::ForeignIterateBody(ObjectVisitor* v) {
7125 void Foreign::ForeignIterateBody() {