Home
last modified time | relevance | path

Searched refs:kProtectorInvalid (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Disolate.cc3081 kProtectorInvalid; in Throw()
3116 handle(Smi::FromInt(kProtectorInvalid), this)); in Throw()
3123 Smi::FromInt(kProtectorInvalid)); in Throw()
3130 factory()->species_protector()->set_value(Smi::FromInt(kProtectorInvalid)); in Throw()
3139 handle(Smi::FromInt(kProtectorInvalid), this)); in Throw()
3148 handle(Smi::FromInt(kProtectorInvalid), this)); in Throw()
3157 handle(Smi::FromInt(kProtectorInvalid), this)); in Throw()
Disolate.h999 static const int kProtectorInvalid = 0; variable
/external/v8/src/builtins/
Dbuiltins-array.cc2497 assembler.SmiConstant(Smi::FromInt(Isolate::kProtectorInvalid)); in Generate_ArrayIteratorPrototypeNext()
2517 assembler.SmiConstant(Smi::FromInt(Isolate::kProtectorInvalid)); in Generate_ArrayIteratorPrototypeNext()
2587 assembler.SmiConstant(Smi::FromInt(Isolate::kProtectorInvalid)); in Generate_ArrayIteratorPrototypeNext()