Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Druntime.h197 inline bool CreateStringCacheTable(uint32_t size) in CreateStringCacheTable() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp6995 return instance->CreateStringCacheTable(size); in RegisterStringCacheTable()