Searched refs:constructable (Results 1 – 3 of 3) sorted by relevance
99 TypeId<Constructable> constructable = TypeId.get(Constructable.class); in testNewInstance() local101 constructable, "call", TypeId.LONG, TypeId.BOOLEAN); in testNewInstance()106 = constructable.getConstructor(TypeId.LONG, TypeId.BOOLEAN); in testNewInstance()107 Local<Constructable> localResult = code.newLocal(constructable); in testNewInstance()
1996 constructable, with costs equivalents to that of a bare pointer. If you look at
15095 Make generators non-constructable (issues 4163, 4630).