Searched defs:localResult (Results 1 – 4 of 4) sorted by relevance
118 Local<Constructable> localResult = code.newLocal(constructable); in testNewInstance() local165 Local<Integer> localResult = code.newLocal(TypeId.INT); in testInvokeStatic() local233 Local<Integer> localResult = code.newLocal(TypeId.INT); in testInvokeVirtual() local298 Local<Integer> localResult = superHashCode.newLocal(TypeId.INT); in testInvokeSuper() local328 Local<Object> localResult = code.newLocal(TypeId.OBJECT); in testInvokeInterface() local400 Local<Boolean> localResult = code.newLocal(TypeId.BOOLEAN); in testInvokeTypeSafety() local1078 Local<T1> localResult = code.newLocal(valueAType); in binaryOpMethod() local1357 Local<Boolean> localResult = code.newLocal(TypeId.BOOLEAN); in testInstanceOf() local1384 Local<Integer> localResult = code.newLocal(TypeId.INT); in testForLoop() local1430 Local<Integer> localResult = code.newLocal(TypeId.INT); in testWhileLoop() local[all …]
366 auto localResult = formatter->fFormatter.format(std::move(number->fNumber), *ec); in usnumf_format() local384 auto localResult = formatter->fFormatter.formatInt64(value, *ec); in usnumf_formatInt64() local
364 auto localResult = formatter->fFormatter.format(std::move(number->fNumber), *ec); in usnumf_format() local382 auto localResult = formatter->fFormatter.formatInt64(value, *ec); in usnumf_formatInt64() local