Searched defs:IsProxy (Results 1 – 2 of 2) sorted by relevance
102 private boolean IsProxy(long typeId, long proxyClassId) { in IsProxy() method in JDWPProxyTestCase
3437 bool Value::IsProxy() const { return Utils::OpenHandle(this)->IsJSProxy(); } in IsProxy() function in v8::Value