Searched defs:GetPropertyAttributes (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/scripts/
H A DCodeGeneratorObjC.pm481 sub GetPropertyAttributes subroutine
779 my $property = "\@property" . GetPropertyAttributes($attribute->signature->type, $attributeIsReadonly);
/external/v8/src/
H A Dapi.cc2841 PropertyAttribute v8::Object::GetPropertyAttributes(v8::Handle<Value> key) { function in class:v8::v8::Object

Completed in 98 milliseconds