Home
last modified time | relevance | path

Searched defs:GotoNonspace (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h154 inline bool GotoNonspace(uint8_t **ptr, const uint8_t *end) in GotoNonspace() function
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp87 bool NumberHelper::GotoNonspace(uint8_t **ptr, const uint8_t *end) in GotoNonspace() function in panda::ecmascript::base::NumberHelper