Home | History | Annotate | Download | only in src

Lines Matching defs:DefineProperty

4295 Maybe<bool> v8::Object::DefineProperty(v8::Local<v8::Context> context,
4298 PREPARE_FOR_EXECUTION_PRIMITIVE(context, Object, DefineProperty, bool);