Home
last modified time | relevance | path

Searched refs:SetPrivate (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_symbol.h76 void SetPrivate() in SetPrivate() function in panda::ecmascript::JSSymbol
H A Dobject_factory.cpp2345 obj->SetPrivate(); in NewPrivateSymbol()
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A Didentifier.h163 void SetPrivate(bool const isPrivate) noexcept
/arkcompiler/ets_frontend/ets2panda/parser/
H A DexpressionParser.cpp1024 privateIdent->SetPrivate(true); in ParseHashMaskOperator()
1452 identNode->SetPrivate(isPrivate); in ParseOptionalChain()
1582 privateIdent->SetPrivate(true); in ParsePrivatePropertyAccess()
H A DparserImpl.cpp356 propName->AsIdentifier()->SetPrivate(desc->isPrivateIdent); in ParseClassKey()
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h3242 symbolHandle->SetPrivate();
3281 symbolHandle->SetPrivate();

Completed in 31 milliseconds