Home
last modified time | relevance | path

Searched defs:handlerHandle (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp79 JSHandle<JSTaggedValue> handlerHandle( in HWTEST_F_L0() local
112 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
153 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
195 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
236 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
278 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
326 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
361 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
397 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
433 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
[all …]
/arkcompiler/ets_runtime/ecmascript/stubs/
Dtest_runtime_stubs.cpp111 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in DEF_RUNTIME_STUBS() local
132 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_runtime/ecmascript/stubs/tests/
Druntime_stubs_test.cpp87 …JSHandle<JSTaggedValue> handlerHandle(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(hclas… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.cpp728 JSHandle<JSTaggedValue> handlerHandle(thread, handler); in OwnPropertyKeys() local