Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp404 bool status2 = JSHandle<JSObject>::Cast(targetHandle)->IsExtensible(); in HWTEST_F_L0() local
441 bool status2 = JSHandle<JSObject>::Cast(targetHandle)->IsExtensible(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_basicblock_test.cpp324 bool status2 = false; variable