Home
last modified time | relevance | path

Searched refs:interrupt_stub (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Druntime-profiler.cc186 InterruptStub interrupt_stub; in AttemptOnStackReplacement() local
187 found_code = interrupt_stub.FindCodeInCache(&stack_check_code); in AttemptOnStackReplacement()
Druntime.cc8364 InterruptStub interrupt_stub; in RUNTIME_FUNCTION() local
8365 check_code = interrupt_stub.GetCode(); in RUNTIME_FUNCTION()