Home
last modified time | relevance | path

Searched refs:SetDoNotInlineCall (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/objects/
Dallocation-site.h122 inline void SetDoNotInlineCall();
Dallocation-site-inl.h103 void AllocationSite::SetDoNotInlineCall() { in SetDoNotInlineCall() function
/external/v8/src/runtime/
Druntime-array.cc131 site->SetDoNotInlineCall(); in RUNTIME_FUNCTION()