Searched refs:FindCodeInCache (Results 1 – 3 of 3) sorted by relevance
187 found_code = interrupt_stub.FindCodeInCache(&stack_check_code); in AttemptOnStackReplacement()192 found_code = check_stub.FindCodeInCache(&stack_check_code); in AttemptOnStackReplacement()
40 bool CodeStub::FindCodeInCache(Code** code_out) { in FindCodeInCache() function in v8::internal::CodeStub106 : FindCodeInCache(&code)) { in GetCode()
143 CHECK(!is_pregenerated || FindCodeInCache(&code)); in CompilingCallsToThisStubIsGCSafe()162 bool FindCodeInCache(Code** code_out);