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