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.cpp270 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledDeletePropertyString(); in HWTEST_F_L0() local
311 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledGetPrototypeOfString(); in HWTEST_F_L0() local
348 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledSetPrototypeOfString(); in HWTEST_F_L0() local
384 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledIsExtensibleString(); in HWTEST_F_L0() local
421 … JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledPreventExtensionsString(); in HWTEST_F_L0() local
451 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledHasString(); in HWTEST_F_L0() local
484 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledOwnKeysString(); in HWTEST_F_L0() local
528 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledApplyString(); in HWTEST_F_L0() local
592 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledProxyConstructString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Dtest_runtime_stubs.cpp132 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledApplyString(); in DEF_RUNTIME_STUBS() local