Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dallocation-site.h128 inline void SetDoNotInlineCall();
Dallocation-site-inl.h111 void AllocationSite::SetDoNotInlineCall() { in SetDoNotInlineCall() function
/third_party/node/deps/v8/src/runtime/
Druntime-array.cc138 site->SetDoNotInlineCall(); in RUNTIME_FUNCTION()