OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOwnPropertyDescriptor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/test/mjsunit/harmony/
proxies-json.js
45
getOwnPropertyDescriptor
: function(target, name) {
75
getOwnPropertyDescriptor
: function(target, name) {
96
getOwnPropertyDescriptor
: function(target, name) {
114
getOwnPropertyDescriptor
: function(target, name) {
132
getOwnPropertyDescriptor
: function(target, name) {
148
getOwnPropertyDescriptor
: function(target, name) {
168
getOwnPropertyDescriptor
: function(target, name) {
object-observe.js
139
var notifyDesc = Object.
getOwnPropertyDescriptor
(notifier.__proto__, 'notify');
[
all
...]
Completed in 194 milliseconds