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