Searched refs:FindCodeInCache (Results 1 – 6 of 6) sorted by relevance
65 bool CodeStub::FindCodeInCache(Code** code_out) { in FindCodeInCache() function in v8::internal::CodeStub139 : FindCodeInCache(&code)) { in GetCode()
1403 FindCodeInCache(&trampoline); in unchecked_code()1409 FindCodeInCache(&trampoline); in unchecked_code()
183 bool FindCodeInCache(Code** code_out);
1784 function_mode).FindCodeInCache(&trampoline); in DoComputeCompiledStubFrame()
2322 CHECK(stub.FindCodeInCache(&code)); in GetRawUninitialized()2395 CHECK(stub.FindCodeInCache(&code)); in Clear()
2003 if (!save_doubles.FindCodeInCache(&save_doubles_code)) { in GenerateFPStubs()