Searched defs:CodeAndLiterals (Results 1 – 1 of 1) sorted by relevance
6469 struct CodeAndLiterals { struct6470 Code* code; // Cached optimized code.6494 CodeAndLiterals SearchOptimizedCodeMap(Context* native_context, argument