Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-test.cc235 function->shared()->ClearTypeFeedbackInfo(); in RUNTIME_FUNCTION()
/external/v8/src/
Dobjects.h6581 void ClearTypeFeedbackInfo();
Dobjects.cc13831 ClearTypeFeedbackInfo(); in ResetForNewContext()
14309 void SharedFunctionInfo::ClearTypeFeedbackInfo() { in ClearTypeFeedbackInfo() function in v8::internal::SharedFunctionInfo