Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp243 …:tuple<binder::LocalVariable *, binder::LocalVariable *, bool> Checker::CheckFunctionRestParameter( in CheckFunctionRestParameter() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dfunction.cpp254 …arbinder::LocalVariable *, varbinder::LocalVariable *, bool> TSChecker::CheckFunctionRestParameter( in CheckFunctionRestParameter() function in ark::es2panda::checker::TSChecker