Searched refs:context_object (Results 1 – 1 of 1) sorted by relevance
2221 const v8::HeapGraphNode* context_object = in TEST() local2223 CHECK_NE(NULL, context_object); in TEST()2226 context_object->GetChildrenCount()); in TEST()2233 context_object, v8::HeapGraphEdge::kContextVariable, var_name.start()); in TEST()