Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert.h29 class JSRefConvertCache; variable
105 JSRefConvertCache() : dircache_(new DirCachePair[DIRCACHE_SZ]) {} in JSRefConvertCache() function