Searched refs:coerced (Results 1 – 5 of 5) sorted by relevance
604 InetAddress coerced = InetAddresses.getCoercedIPv4Address( in testGetCoercedIPv4Address() local606 assertTrue(0xe0000000 <= InetAddresses.coerceToInteger(coerced)); in testGetCoercedIPv4Address()607 assertTrue(InetAddresses.coerceToInteger(coerced) <= 0xfffffffe); in testGetCoercedIPv4Address()
81 // Two ints in a struct are simply coerced to i64:84 // IR: declare void f(i64 %i0.coerced)
285 …v8::Local<v8::Object> coerced = V8PromiseCustom::coerceThenable(originatorValueObject, then.As<v8:… in performTask() local286 …Local(isolate), m_onFulfilled.newLocal(isolate), m_onRejected.newLocal(isolate), coerced, isolate); in performTask()
338 # The '2' should be coerced into 2 because t6.b is NUMERIC
473 // coerced to a bool. These declarations (no definition needed!) will