Home
last modified time | relevance | path

Searched refs:PushBackUnchecked (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmark_stack.h47 void PushBackUnchecked(uintptr_t obj) in PushBackUnchecked() function
144 PushBackUnchecked(ToUintPtr(obj)); in PushBack()