Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/tests/
Dlexenv.test.ts130 let son1 = children[1]; variable
133 let bindingNodeOfSon1 = <ts.Node>son1.getBindingNode(); variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp777 Local<FunctionRef> son1 = FunctionRef::New(vm_, FunctionCallback, nullptr); in HWTEST_F_L0() local