Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Dtest_runtime_stubs.cpp136 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledApplyString(); in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A 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(); HWTEST_F_L0() local
484 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledOwnKeysString(); HWTEST_F_L0() local
527 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledApplyString(); HWTEST_F_L0() local
591 JSHandle<JSTaggedValue> funcKey = thread->GlobalConstants()->GetHandledProxyConstructString(); HWTEST_F_L0() local
[all...]

Completed in 2 milliseconds