Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h1098 void SetLocalWordsRefCounted(uint8 *counted) in SetLocalWordsRefCounted() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_parser.cpp2192 fn->SetLocalWordsRefCounted(addr); in ParseStmtBlockForLocalWordsRefCounted()