• Home
  • Raw
  • Download

Lines Matching refs:FromJust

82       .FromJust();  in SimpleAccessorSetter()
136 if (value->IsInt32() && value->Int32Value(context).FromJust() < 10000) { in StringInterceptorSetter()
139 self->SetPrivate(context, symbol, value).FromJust(); in StringInterceptorSetter()
192 self->Set(info.GetIsolate()->GetCurrentContext(), str, value).FromJust(); in GenericInterceptorSetter()
231 .FromJust()); in CheckThisIndexedPropertyHandler()
240 .FromJust()); in CheckThisNamedPropertyHandler()
250 .FromJust()); in CheckThisIndexedPropertySetter()
261 .FromJust()); in CheckThisNamedPropertySetter()
270 .FromJust()); in CheckThisIndexedPropertyQuery()
280 .FromJust()); in CheckThisNamedPropertyQuery()
290 .FromJust()); in CheckThisIndexedPropertyDeleter()
300 .FromJust()); in CheckThisNamedPropertyDeleter()
310 .FromJust()); in CheckThisIndexedPropertyEnumerator()
320 .FromJust()); in CheckThisNamedPropertyEnumerator()
332 .FromJust()); in EchoNamedProperty()
363 .FromJust(); in THREADED_TEST()
367 CHECK_EQ(false, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
371 CHECK_EQ(true, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
375 CHECK_EQ(false, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
391 .FromJust(); in THREADED_TEST()
409 CHECK_EQ(false, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
425 .FromJust(); in CheckInterceptorLoadIC()
427 CHECK_EQ(expected, value->Int32Value(context.local()).FromJust()); in CheckInterceptorLoadIC()
437 CHECK(v8_str("data")->Equals(context, info.Data()).FromJust()); in InterceptorLoadICGetter()
438 CHECK(v8_str("x")->Equals(context, name).FromJust()); in InterceptorLoadICGetter()
464 .FromJust() in InterceptorLoadXICGetter()
634 .FromJust(); in SetOnThis()
649 .FromJust(); in THREADED_TEST()
658 CHECK_EQ(239, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
668 CHECK_EQ(239, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
685 .FromJust(); in THREADED_TEST()
689 .FromJust(); in THREADED_TEST()
699 CHECK_EQ(239 + 42, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
709 CHECK_EQ(239 + 42, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
725 .FromJust(); in THREADED_TEST()
740 CHECK_EQ(239 + 42, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
759 .FromJust(); in THREADED_TEST()
763 .FromJust(); in THREADED_TEST()
776 CHECK_EQ(42 * 7, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
795 .FromJust(); in THREADED_TEST()
799 .FromJust(); in THREADED_TEST()
815 CHECK_EQ(42 * 10, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
835 .FromJust(); in THREADED_TEST()
839 .FromJust(); in THREADED_TEST()
854 CHECK_EQ(42 * 10, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
885 CHECK_EQ(true, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
900 CHECK_EQ(true, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
915 CHECK_EQ(true, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
923 .FromJust()); in InterceptorLoadICGetter0()
938 CHECK(v8_str("x")->Equals(context, key).FromJust()); in InterceptorStoreICSetter()
939 CHECK_EQ(42, value->Int32Value(context).FromJust()); in InterceptorStoreICSetter()
956 .FromJust(); in THREADED_TEST()
974 .FromJust(); in THREADED_TEST()
980 CHECK_EQ(239 + 42, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
996 .FromJust(); in THREADED_TEST()
1021 .FromJust(); in THREADED_TEST()
1022 env->Global()->Set(env.local(), v8_str("age"), age).FromJust(); in THREADED_TEST()
1048 .FromJust(); in THREADED_TEST()
1049 env->Global()->Set(env.local(), v8_str("age"), age).FromJust(); in THREADED_TEST()
1050 env->Global()->Set(env.local(), v8_str("anon"), anon).FromJust(); in THREADED_TEST()
1081 .FromJust(); in THREADED_TEST()
1094 .FromJust()); in THREADED_TEST()
1099 .FromJust()); in THREADED_TEST()
1104 .FromJust()); in THREADED_TEST()
1116 .FromJust()); in EchoIndexedProperty()
1134 .FromJust(); in THREADED_TEST()
1139 .FromJust(), in THREADED_TEST()
1174 bottom->SetPrototype(env.local(), middle).FromJust(); in THREADED_TEST()
1175 middle->SetPrototype(env.local(), top).FromJust(); in THREADED_TEST()
1176 env->Global()->Set(env.local(), v8_str("obj"), bottom).FromJust(); in THREADED_TEST()
1206 .FromJust()) { in PrePropertyHandlerGet()
1217 .FromJust()) { in PrePropertyHandlerQuery()
1236 .FromJust()); in THREADED_TEST()
1238 CHECK(v8_str("Object: on")->Equals(env.local(), result_on).FromJust()); in THREADED_TEST()
1252 .FromJust(); in THREADED_TEST()
1275 .FromJust(); in THREADED_TEST()
1303 .FromJust(); in THREADED_TEST()
1331 .FromJust(); in THREADED_TEST()
1354 .FromJust(); in THREADED_TEST()
1375 .FromJust(); in THREADED_TEST()
1399 .FromJust(); in THREADED_TEST()
1423 .FromJust(); in THREADED_TEST()
1443 .FromJust(); in THREADED_TEST()
1472 .FromJust(); in THREADED_TEST()
1503 .FromJust(); in THREADED_TEST()
1525 .FromJust(); in THREADED_TEST()
1564 .FromJust()); in THREADED_TEST()
1568 .FromJust()); in THREADED_TEST()
1590 .FromJust(); in THREADED_TEST()
1594 CHECK(result->Equals(context.local(), v8_str("x")).FromJust()); in THREADED_TEST()
1609 .FromJust(); in THREADED_TEST()
1613 CHECK(result->Equals(context.local(), v8_str("x")).FromJust()); in THREADED_TEST()
1629 CHECK(result->Equals(context.local(), v8_str("x")).FromJust()); in THREADED_TEST()
1645 .FromJust(); in THREADED_TEST()
1659 .FromJust(); in THREADED_TEST()
1668 CHECK(result->Equals(context2.local(), v8_str("x")).FromJust()); in THREADED_TEST()
1686 .FromJust(); in SetXOnPrototypeGetter()
1705 .FromJust(); in THREADED_TEST()
1710 CHECK_EQ(result->Int32Value(context.local()).FromJust(), 23); in THREADED_TEST()
1743 .FromJust(); in THREADED_TEST()
1756 CHECK(v8_num(5)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
1758 CHECK(v8_num(23)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
1760 CHECK(v8_num(23)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
1762 CHECK(v8_num(625)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
1812 .FromJust(); in THREADED_TEST()
1824 .FromJust()); in THREADED_TEST()
1827 CHECK(v8_num(40013)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
1873 .FromJust(); in THREADED_TEST()
1879 CHECK(v8_num(4)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
1900 .FromJust(); in THREADED_TEST()
1926 .FromJust(); in THREADED_TEST()
1960 context->Global()->Set(context.local(), v8_str("obj"), obj).FromJust(); in THREADED_TEST()
1987 context->Global()->Set(context.local(), v8_str("obj"), obj).FromJust(); in THREADED_TEST()
2012 context->Global()->Set(context.local(), v8_str("obj"), obj).FromJust(); in THREADED_TEST()
2053 context->Global()->Set(context.local(), v8_str("obj"), obj).FromJust(); in THREADED_TEST()
2084 context->Global()->Set(context.local(), v8_str("obj"), obj).FromJust(); in THREADED_TEST()
2116 context->Global()->Set(context.local(), v8_str("obj"), obj).FromJust(); in THREADED_TEST()
2148 context->Global()->Set(context.local(), v8_str("obj"), obj).FromJust(); in THREADED_TEST()
2176 .FromJust()) { in PDeleter()
2206 .FromJust(); in THREADED_TEST()
2225 .FromJust()); in THREADED_TEST()
2244 .FromJust()); in THREADED_TEST()
2254 if (name->Equals(context, v8_str("foo")).FromJust() || in GetK()
2255 name->Equals(context, v8_str("bar")).FromJust() || in GetK()
2256 name->Equals(context, v8_str("baz")).FromJust()) { in GetK()
2274 .FromJust(); in NamedEnum()
2276 .FromJust(); in NamedEnum()
2278 .FromJust(); in NamedEnum()
2288 .FromJust(); in IndexedEnum()
2290 .FromJust(); in IndexedEnum()
2307 .FromJust(); in THREADED_TEST()
2338 .FromJust()); in THREADED_TEST()
2343 .FromJust()); in THREADED_TEST()
2348 .FromJust()); in THREADED_TEST()
2353 .FromJust()); in THREADED_TEST()
2359 .FromJust()); in THREADED_TEST()
2364 .FromJust()); in THREADED_TEST()
2370 .FromJust()); in THREADED_TEST()
2375 .FromJust()); in THREADED_TEST()
2380 .FromJust()); in THREADED_TEST()
2385 .FromJust()); in THREADED_TEST()
2390 .FromJust()); in THREADED_TEST()
2395 .FromJust()); in THREADED_TEST()
2400 .FromJust()); in THREADED_TEST()
2405 .FromJust()); in THREADED_TEST()
2411 .FromJust()); in THREADED_TEST()
2416 .FromJust()); in THREADED_TEST()
2421 .FromJust()); in THREADED_TEST()
2434 .FromJust()); in InterceptorCallICGetter()
2450 .FromJust(); in THREADED_TEST()
2459 CHECK_EQ(42, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2474 .FromJust(); in THREADED_TEST()
2481 CHECK_EQ(42, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2491 .FromJust()); in InterceptorCallICGetter4()
2509 .FromJust(); in THREADED_TEST()
2519 CHECK_EQ(41, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2534 .FromJust(); in THREADED_TEST()
2550 CHECK_EQ(41 * 7, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2565 .FromJust(); in THREADED_TEST()
2574 CHECK_EQ(43, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2584 .FromJust()) in InterceptorCallICGetter5()
2602 .FromJust(); in THREADED_TEST()
2614 CHECK_EQ(41, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2624 .FromJust()) in InterceptorCallICGetter6()
2642 .FromJust(); in THREADED_TEST()
2662 CHECK_EQ(41, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2677 .FromJust(); in THREADED_TEST()
2695 CHECK_EQ(41 * 7, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2711 .FromJust(); in THREADED_TEST()
2726 CHECK_EQ(41 * 7, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2741 .FromJust(); in THREADED_TEST()
2759 CHECK_EQ(239 * 10, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
2770 .FromJust()) { in InterceptorKeyedCallICGetter()
2787 .FromJust(); in THREADED_TEST()
2803 .FromJust()); in THREADED_TEST()
2820 .FromJust(); in THREADED_TEST()
2841 .FromJust()); in THREADED_TEST()
2856 .FromJust(); in THREADED_TEST()
2875 .FromJust()); in THREADED_TEST()
2889 .FromJust(); in THREADED_TEST()
2907 .FromJust()); in THREADED_TEST()
2912 .FromJust()); in THREADED_TEST()
2926 .FromJust(); in THREADED_TEST()
2942 .FromJust()); in THREADED_TEST()
2956 .FromJust(); in THREADED_TEST()
2972 .FromJust()); in THREADED_TEST()
2984 .FromJust() && in InterceptorICRefErrorGetter()
3014 CHECK_EQ(true, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
3024 CHECK_EQ(true, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
3036 .FromJust() && in InterceptorICExceptionGetter()
3070 CHECK_EQ(true, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
3080 CHECK_EQ(true, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
3114 CHECK_EQ(true, value->BooleanValue(context.local()).FromJust()); in THREADED_TEST()
3129 context->Global()->Set(context.local(), v8_str("obj"), obj).FromJust(); in THREADED_TEST()
3132 CHECK_EQ(42, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
3147 context->Global()->Set(context.local(), v8_str("obj"), obj).FromJust(); in THREADED_TEST()
3150 CHECK_EQ(42, value->Int32Value(context.local()).FromJust()); in THREADED_TEST()
3166 .FromJust(); in THREADED_TEST()
3181 .FromJust(); in THREADED_TEST()
3201 .FromJust(); in THREADED_TEST()
3231 .FromJust(); in THREADED_TEST()
3258 .FromJust(); in THREADED_TEST()
3282 .FromJust(); in THREADED_TEST()
3305 .FromJust(); in THREADED_TEST()
3317 .FromJust(); in THREADED_TEST()
3337 .FromJust(); in THREADED_TEST()
3363 .FromJust(); in IndexedPropertyEnumerator()
3372 result->Set(context, 0, v8_str("x")).FromJust(); in NamedPropertyEnumerator()
3374 .FromJust(); in NamedPropertyEnumerator()
3395 .FromJust(); in THREADED_TEST()
3407 .FromJust()); in THREADED_TEST()
3411 .FromJust()); in THREADED_TEST()
3422 .FromJust()); in THREADED_TEST()
3426 .FromJust()); in THREADED_TEST()
3435 .FromJust()); in THREADED_TEST()
3460 .FromJust(); in THREADED_TEST()
3470 CHECK(v8_num(42)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
3481 CHECK(v8_num(42)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
3506 .FromJust(); in THREADED_TEST()
3517 CHECK(v8_num(43)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
3528 CHECK(v8_num(43)->Equals(context.local(), result).FromJust()); in THREADED_TEST()
3637 .FromJust(); in TEST()
3641 .FromJust(); in TEST()
3645 .FromJust(); in TEST()
3648 .FromJust(); in TEST()
3724 .FromJust(); in TEST()
3728 .FromJust(); in TEST()
3733 .FromJust(); in TEST()
3734 checked_instance->Set(context.local(), 15, v8_num(17)).FromJust(); in TEST()
3788 .FromJust(); in THREADED_TEST()
3819 .FromJust(); in THREADED_TEST()
3850 .FromJust(); in THREADED_TEST()
3915 if (!db->Has(context, name).FromJust()) return; in DatabaseGetter()
3924 if (name->Equals(context, v8_str("db")).FromJust()) return; in DatabaseSetter()
3929 db->Set(context, name, value).FromJust(); in DatabaseSetter()
3949 .FromJust(); in THREADED_TEST()
3953 .FromJust(); in THREADED_TEST()
3988 .FromJust()); in TEST()