Lines Matching full:foreign
132 // - Foreign
962 V(Foreign) \
5355 Handle<Foreign> info);
5361 void UpdateToFinishedCode(DependencyGroup group, Foreign* info,
5365 Foreign* info);
10069 // Foreign describes objects pointing from JavaScript to C structures.
10070 class Foreign: public HeapObject {
10076 DECLARE_CAST(Foreign)
10079 DECLARE_PRINTER(Foreign)
10080 DECLARE_VERIFIER(Foreign)
10092 DISALLOW_IMPLICIT_CONSTRUCTORS(Foreign);