Searched defs:CodeCache (Results 1 – 2 of 2) sorted by relevance
16 class CodeCache; variable126 CodeCache() : ptr_(upb_json_codecache_new(), upb_json_codecache_free) {} in CodeCache() function
23 class CodeCache; variable204 CodeCache(upb::HandlerCache *dest) in CodeCache() function