Home
last modified time | relevance | path

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

/external/v8/src/
Dlog.cc1761 static void AddFunctionAndCode(SharedFunctionInfo* sfi, in AddFunctionAndCode() function
1789 AddFunctionAndCode(sfi, AbstractCode::cast(sfi->abstract_code()), sfis, in EnumerateCompiledFunctions()
1807 AddFunctionAndCode(sfi, AbstractCode::cast(function->code()), sfis, in EnumerateCompiledFunctions()