Searched defs:dataAttr (Results 1 – 2 of 2) sorted by relevance
100 …v8::PropertyAttribute dataAttr = static_cast<v8::PropertyAttribute>(v8::DontDelete | v8::ReadOnly); in dataAttributeGetterCustom() local
1728 function dataAttr( elem, key, data ) { function