Home
last modified time | relevance | path

Searched refs:CheckRootInput (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h193 void CheckRootInput() const;
Dgate.cpp203 void Gate::CheckRootInput() const in CheckRootInput() function in panda::ecmascript::kungfu::Gate
367 CheckRootInput(); in Verify()