Home
last modified time | relevance | path

Searched defs:RegisterStringCacheTable (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp135 void JSNApiTests::RegisterStringCacheTable() in RegisterStringCacheTable() function in panda::test::JSNApiTests
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp6198 bool ExternalStringCache::RegisterStringCacheTable(const EcmaVM *vm, uint32_t size) in RegisterStringCacheTable() function in panda::ExternalStringCache