Home
last modified time | relevance | path

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

/external/v8/src/
Disolate.cc2894 kProtectorInvalid; in Throw()
2929 handle(Smi::FromInt(kProtectorInvalid), this)); in Throw()
2937 handle(Smi::FromInt(kProtectorInvalid), this)); in Throw()
2945 Smi::FromInt(kProtectorInvalid)); in Throw()
2952 factory()->species_protector()->set_value(Smi::FromInt(kProtectorInvalid)); in Throw()
2961 handle(Smi::FromInt(kProtectorInvalid), this)); in Throw()
2969 Smi::FromInt(kProtectorInvalid)); in Throw()
Disolate.h991 static const int kProtectorInvalid = 0; variable
/external/v8/src/builtins/
Dbuiltins-array.cc2260 assembler->SmiConstant(Smi::FromInt(Isolate::kProtectorInvalid)); in Generate_ArrayIteratorPrototypeNext()
2281 assembler->SmiConstant(Smi::FromInt(Isolate::kProtectorInvalid)); in Generate_ArrayIteratorPrototypeNext()
2351 Smi::FromInt(Isolate::kProtectorInvalid)); in Generate_ArrayIteratorPrototypeNext()