Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h191 void CheckValueInput(bool isArch64) const;
Dgate.cpp122 void Gate::CheckValueInput(bool isArch64) const in CheckValueInput() function in panda::ecmascript::kungfu::Gate
364 CheckValueInput(isArch64); in Verify()