Home
last modified time | relevance | path

Searched defs:revokeKey (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_proxy.cpp73 JSHandle<JSTaggedValue> revokeKey = globalConst->GetHandledRevokeString(); in Revocable() local
89 JSHandle<JSTaggedValue> revokeKey = thread->GlobalConstants()->GetHandledRevokeString(); in InvalidateProxyFunction() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_proxy_test.cpp118 JSHandle<JSTaggedValue> revokeKey = globalConst->GetHandledRevokeString(); in HWTEST_F_L0() local