Searched refs:FillCache (Results 1 – 4 of 4) sorted by relevance
87 void FillCache(URLRequestContext* context) { in FillCache() function117 FillCache(context); in TEST()139 FillCache(context); in TEST()164 FillCache(context); in TEST()
1022 static MaybeObject* FillCache(Isolate* isolate, MaybeObject* maybe_code) { in FillCache() function1073 return FillCache(isolate_, compiler.CompileCallInitialize(flags)); in ComputeCallInitialize()1122 return FillCache(isolate_, compiler.CompileCallPreMonomorphic(flags)); in ComputeCallPreMonomorphic()1141 return FillCache(isolate_, compiler.CompileCallNormal(flags)); in ComputeCallNormal()1160 return FillCache(isolate_, compiler.CompileCallMegamorphic(flags)); in ComputeCallMegamorphic()1180 return FillCache(isolate_, compiler.CompileCallMiss(flags)); in ComputeCallMiss()1198 return FillCache(isolate_, compiler.CompileCallDebugBreak(flags)); in ComputeCallDebugBreak()1216 return FillCache(isolate_, compiler.CompileCallDebugPrepareStepIn(flags)); in ComputeCallDebugPrepareStepIn()
1128 void FillCache();
103 void FillCache(net::URLRequestContext* context) { in FillCache() function499 FillCache(profile()->GetRequestContext()->GetURLRequestContext()); in TEST_F()