Home
last modified time | relevance | path

Searched refs:MarkAsOsrEntry (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dlithium-allocator.h470 void MarkAsOsrEntry() { in MarkAsOsrEntry() function
/external/v8/src/arm/
Dlithium-arm.cc2153 allocator_->MarkAsOsrEntry(); in DoOsrEntry()
/external/v8/src/x64/
Dlithium-x64.cc2152 allocator_->MarkAsOsrEntry(); in DoOsrEntry()
/external/v8/src/ia32/
Dlithium-ia32.cc2254 allocator_->MarkAsOsrEntry(); in DoOsrEntry()
/external/v8/src/mips/
Dlithium-mips.cc2158 allocator_->MarkAsOsrEntry(); in DoOsrEntry()