Searched defs:TryToGetInteger (Results 1 – 2 of 2) sorted by relevance
589 bool TryToGetInteger(uint32_t *result) in TryToGetInteger() function1241 inline bool TryToGetInteger(uint32_t *result) in TryToGetInteger() function
2203 void StubBuilder::TryToGetInteger(GateRef string, Variable *num, Label *success, Label *failed) in TryToGetInteger() function in panda::ecmascript::kungfu::StubBuilder