Searched refs:s_prop (Results 1 – 2 of 2) sorted by relevance
56 …self.s_prop = 0; // expected-error{{property 's_prop' not found on object of type 'B *'; did you m…
1787 const v8::HeapGraphNode* s_prop = in TEST() local1792 CHECK(js_s_prop == heap_profiler->FindObjectById(s_prop->GetId())); in TEST()