Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dshared-function-info.h422 inline void SetDebugInfo(DebugInfo debug_info);
Dshared-function-info-inl.h890 void SharedFunctionInfo::SetDebugInfo(DebugInfo debug_info) { in SetDebugInfo() function
/third_party/node/deps/v8/src/heap/
Dfactory.cc3408 raw_shared.SetDebugInfo(debug_info); in NewDebugInfo()