Home | History | Annotate | Download | only in src

Lines Matching refs:DefineOwnProperty

3695 Maybe<bool> v8::Object::DefineOwnProperty(v8::Local<v8::Context> context,
3699 PREPARE_FOR_EXECUTION_PRIMITIVE(context, Object, DefineOwnProperty, bool);
3716 Maybe<bool> success = i::JSReceiver::DefineOwnProperty(