Searched defs:cache (Results 1 – 4 of 4) sorted by relevance
57 const DumperCache &cache) in DFSMarshalWidget()133 DumperCache cache; in DumpWindowInfoToJson() local
146 JSVM_Script Compile(JSVM_Value js_str, const uint8_t *cache, size_t size) in Compile()165 JSVM_Script Compile(const char *s, const uint8_t *cache, size_t size) in Compile()
320 std::vector<uint8_t> cache; local
8735 uint8_t *cache; in testCompileScriptWithOptions() local