Lines Matching refs:IsFound
813 if (!op.IsFound()) {
935 if (op->IsFound() && receiver->IsJSShared()) {
960 if (op->IsFound() && !op->IsOnPrototype()) {
993 } else if (op->IsFound() && receiver.GetTaggedValue() != op->GetHolder().GetTaggedValue()) {
1018 if (!op->IsFound() && op->IsPrimitiveAttr()) {
1093 return OperationResult(thread, GetProperty(thread, &op), PropertyMetaData(op.IsFound()));
1103 return OperationResult(thread, GetProperty(thread, &op), PropertyMetaData(op.IsFound()));
1115 return OperationResult(thread, GetProperty(thread, &op), PropertyMetaData(op.IsFound()));
1123 return OperationResult(thread, GetProperty(thread, &op), PropertyMetaData(op.IsFound()));
1131 return OperationResult(thread, GetProperty(thread, &op), PropertyMetaData(op.IsFound()));
1173 if (!op->IsFound()) {
1201 if (!op.IsFound()) {
1228 if (!op.IsFound()) {
1249 if (!op.IsFound()) {
1538 return op.IsFound();
1552 return op.IsFound();
2337 if (op.IsFound()) {
2346 if (op.IsFound()) {
2355 if (op.IsFound()) {
2363 if (op.IsFound()) {
2372 if (op.IsFound()) {
2384 if (op.IsFound()) {
2689 ASSERT(op.IsFound());
2699 ASSERT(op.IsFound());
2830 ASSERT(!op.IsFound());