Searched defs:TryToGetInteger (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_string.h | 1233 inline bool TryToGetInteger(uint32_t *result) in TryToGetInteger() function in panda::EcmaStringAccessor |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder.cpp | 2172 void StubBuilder::TryToGetInteger(GateRef string, Variable *num, Label *success, Label *failed) in TryToGetInteger() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 22 milliseconds