Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.h60 void InsertStringIfNotExist(EcmaString *string) in InsertStringIfNotExist() function
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1561 stringTable->InsertStringIfNotExist(str); in RelocateSpaceObject()