Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp296 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledDeletePropertyString(); in HWTEST_F_L0() local
337 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledGetPrototypeOfString(); in HWTEST_F_L0() local
374 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledSetPrototypeOfString(); in HWTEST_F_L0() local
410 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledIsExtensibleString(); in HWTEST_F_L0() local
447 … JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledPreventExtensionsString(); in HWTEST_F_L0() local
486 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledHasString(); in HWTEST_F_L0() local
528 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledOwnKeysString(); in HWTEST_F_L0() local
571 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledApplyString(); in HWTEST_F_L0() local
635 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledProxyConstructString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Dtest_runtime_stubs.cpp135 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledApplyString(); in DEF_RUNTIME_STUBS() local