Searched refs:SEALED (Results 1 – 8 of 8) sorted by relevance
82 static final int SEALED = 4; field in BcKeyStoreSpi142 this.type = SEALED; in StoreEntry()226 if (type == SEALED) in getObject()730 case SEALED: in loadStore()781 case SEALED: in saveStore()
86 static final int SEALED = 4; field in BcKeyStoreSpi146 this.type = SEALED; in StoreEntry()230 if (type == SEALED) in getObject()734 case SEALED: in loadStore()785 case SEALED: in saveStore()
26 SEALED = DONT_DELETE, enumerator27 FROZEN = SEALED | READ_ONLY,
8240 DCHECK(level == SEALED || level == FROZEN); in SetIntegrityLevel()8252 if (level == SEALED) { in SetIntegrityLevel()8253 return JSObject::PreventExtensionsWithTransition<SEALED>(object, in SetIntegrityLevel()8278 if (level == SEALED) { in SetIntegrityLevel()8313 DCHECK(level == SEALED || level == FROZEN); in TestDictionaryPropertiesIntegrityLevel()8330 DCHECK(level == SEALED || level == FROZEN); in TestFastPropertiesIntegrityLevel()8385 DCHECK(level == SEALED || level == FROZEN); in GenericTestIntegrityLevel()8641 STATIC_ASSERT(attrs == NONE || attrs == SEALED || attrs == FROZEN); in PreventExtensionsWithTransition()8675 case SEALED: in PreventExtensionsWithTransition()8701 } else if (attrs == SEALED) { in PreventExtensionsWithTransition()
4546 level == IntegrityLevel::kFrozen ? i::FROZEN : i::SEALED; in SetIntegrityLevel()
364 Handle<JSReceiver>::cast(object), SEALED) in BUILTIN()423 SEALED, kThrowOnError), in BUILTIN()
143 static final int SEALED = 4; field in PKCS12KeyStoreSpi
147 static final int SEALED = 4; field in PKCS12KeyStoreSpi