Searched refs:proxyKey (Results 1 – 2 of 2) sorted by relevance
69 JSHandle<JSTaggedValue> proxyKey = globalConst->GetHandledProxyString(); in Revocable() local70 JSObject::CreateDataProperty(thread, result, proxyKey, JSHandle<JSTaggedValue>(proxy)); in Revocable()
117 JSHandle<JSTaggedValue> proxyKey = globalConst->GetHandledProxyString(); in HWTEST_F_L0() local124 if (JSTaggedValue::SameValue(keys->Get(i), proxyKey.GetTaggedValue())) { in HWTEST_F_L0()