Searched refs:instanceOfType (Results 1 – 2 of 2) sorted by relevance
730 public void instanceOfType(Local<?> target, Local<?> source, TypeId<?> type) { in instanceOfType() method in Code
1358 code.instanceOfType(localResult, localObject, TypeId.STRING); in testInstanceOf()