Searched refs:ExtractAccessorPairProperty (Results 1 – 2 of 2) sorted by relevance
388 bool ExtractAccessorPairProperty(JSObject* js_obj, int entry,
1675 ExtractAccessorPairProperty( in ExtractPropertyReferences()1700 if (ExtractAccessorPairProperty(js_obj, entry, k, value)) continue; in ExtractPropertyReferences()1708 bool V8HeapExplorer::ExtractAccessorPairProperty( in ExtractAccessorPairProperty() function in v8::internal::V8HeapExplorer