Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dinjected-script.cc52 static const char kGlobalHandleLabel[] = "DevTools console"; variable
520 m_lastEvaluationResult.AnnotateStrongRetainer(kGlobalHandleLabel); in setLastEvaluationResult()
622 m_lastEvaluationResult.AnnotateStrongRetainer(kGlobalHandleLabel); in wrapEvaluateResult()
648 m_commandLineAPI.AnnotateStrongRetainer(kGlobalHandleLabel); in commandLineAPI()
804 m_idToWrappedObject[id].AnnotateStrongRetainer(kGlobalHandleLabel); in bindObject()