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