Searched defs:proxyObj (Results 1 – 3 of 3) sorted by relevance
39 napi_value proxyObj; in WrapImpl() local
830 napi_value proxyObj; in CreateProxy() local
1839 inline GateRef StubBuilder::GetTarget(GateRef glue, GateRef proxyObj) in GetTarget()