Searched refs:PROTOTYPE (Results 1 – 10 of 10) sorted by relevance
442 PROTOTYPE, enumerator484 if (entryType == PROTOTYPE) { in ~TransliteratorEntry()501 if (entryType == PROTOTYPE) { in adoptPrototype()504 entryType = PROTOTYPE; in adoptPrototype()510 if (entryType == PROTOTYPE) { in setFactory()1303 case TransliteratorEntry::PROTOTYPE: in instantiateEntry()
447 PROTOTYPE, enumerator489 if (entryType == PROTOTYPE) { in ~TransliteratorEntry()506 if (entryType == PROTOTYPE) { in adoptPrototype()509 entryType = PROTOTYPE; in adoptPrototype()515 if (entryType == PROTOTYPE) { in setFactory()1303 case TransliteratorEntry::PROTOTYPE: in instantiateEntry()
443 PROTOTYPE, enumerator485 if (entryType == PROTOTYPE) { in ~TransliteratorEntry()502 if (entryType == PROTOTYPE) { in adoptPrototype()505 entryType = PROTOTYPE; in adoptPrototype()511 if (entryType == PROTOTYPE) { in setFactory()1318 case TransliteratorEntry::PROTOTYPE: in instantiateEntry()
68 PROTOTYPE = CFUNCTYPE(c_int, POINTER(c_int))78 callback = PROTOTYPE(func)
465 pub const PROTOTYPE: Self = Self::from_errno(errno::EPROTOTYPE); constant
875 pub const PROTOTYPE: Self = Self(c::EPROTOTYPE); constant
291 kind_ = PROTOTYPE; in ObjectLiteralProperty()
1222 case ObjectLiteral::Property::PROTOTYPE: in PrintObjectProperties()
1225 PROTOTYPE, // Property is __proto__. enumerator1239 bool IsPrototype() const { return kind() == PROTOTYPE; } in IsPrototype()
3139 case ObjectLiteral::Property::PROTOTYPE: { in VisitObjectLiteral()3293 case ObjectLiteral::Property::PROTOTYPE: in VisitObjectLiteral()