Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp237 JSHandle<PrototypeHandler> handler2 = JSHandle<PrototypeHandler>::Cast(handlerValue2); in HWTEST_F_L0() local
/arkcompiler/jsvm/test/unittest/
Dtest_jsvm.cpp756 auto handler2 = jsvm::GetProperty(jsvm::Global(), "handler2"); variable