Searched defs:LessThan (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_bigint.cpp | 784 bool BigInt::LessThan(const JSTaggedValue &x, const JSTaggedValue &y) in LessThan() function in panda::ecmascript::BigInt |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 1008 void PandaGen::LessThan(const ir::AstNode *node, VReg lhs) in LessThan() function in panda::es2panda::compiler::PandaGen |