Searched refs:LookupEval (Results 1 – 5 of 5) sorted by relevance
81 InfoCellPair LookupEval(Handle<String> src, Handle<SharedFunctionInfo> shared,
195 result = table->LookupEval(source, outer_info, native_context, language_mode, in Lookup()273 InfoCellPair CompilationCache::LookupEval(Handle<String> source, in LookupEval() function in v8::internal::CompilationCache
166 InfoCellPair LookupEval(Handle<String> source,
1220 InfoCellPair eval_result = compilation_cache->LookupEval( in GetFunctionFromEval()
17593 InfoCellPair CompilationCacheTable::LookupEval( in LookupEval() function in v8::internal::CompilationCacheTable