Lines Matching full:foreign
2094 { MaybeObject* maybe_obj = AllocateMap(FOREIGN_TYPE, Foreign::kSize);2531 // Allocate the foreign for __proto__.2536 set_prototype_accessors(Foreign::cast(obj));2880 STATIC_ASSERT(Foreign::kSize <= Page::kMaxNonCodeHeapObjectSize);2882 Foreign* result;