Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h185 void CheckNullInput() const;
Dgate.cpp21 void Gate::CheckNullInput() const in CheckNullInput() function in panda::ecmascript::kungfu::Gate
346 CheckNullInput(); in Verify()