Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclone.cpp222 GlobalTables::GetGsymTable().RemoveFromStringSymbolMap(*funcSt); in CloneFunctionNoReturn()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp550 bool GSymbolTable::RemoveFromStringSymbolMap(const MIRSymbol &st) in RemoveFromStringSymbolMap() function in maple::GSymbolTable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h916 bool RemoveFromStringSymbolMap(const MIRSymbol &st);