Home
last modified time | relevance | path

Searched refs:kGlobalHandleLabel (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dinjected-script.cc58 const char kGlobalHandleLabel[] = "DevTools console"; member
723 m_lastEvaluationResult.AnnotateStrongRetainer(kGlobalHandleLabel); in setLastEvaluationResult()
854 m_lastEvaluationResult.AnnotateStrongRetainer(kGlobalHandleLabel); in wrapEvaluateResult()
884 m_commandLineAPI.AnnotateStrongRetainer(kGlobalHandleLabel); in commandLineAPI()
1025 m_idToWrappedObject[id].AnnotateStrongRetainer(kGlobalHandleLabel); in bindObject()
/third_party/node/deps/v8/src/d8/
H A Dd8.cc1773 const char* kGlobalHandleLabel = "d8::realm"; in CreateRealm() local
1785 realm.AnnotateStrongRetainer(kGlobalHandleLabel); in CreateRealm()
1798 data->realms_[index].AnnotateStrongRetainer(kGlobalHandleLabel); in CreateRealm()

Completed in 11 milliseconds