Home | History | Annotate | Download | only in cctest

Lines Matching refs:ACCESS_GET

6094   if (type == v8::ACCESS_GET)
6107 if (type == v8::ACCESS_GET)
6803 // Enable both ACCESS_HAS and ACCESS_GET.
6805 allowed_access_type[v8::ACCESS_GET] = true;
6815 allowed_access_type[v8::ACCESS_GET] = false;
6833 // Enable both ACCESS_HAS, ACCESS_GET and ACCESS_SET.
6835 allowed_access_type[v8::ACCESS_GET] = true;
6847 allowed_access_type[v8::ACCESS_GET] = false;
6864 // Enable both ACCESS_HAS and ACCESS_GET.
6866 allowed_access_type[v8::ACCESS_GET] = true;
6873 allowed_access_type[v8::ACCESS_GET] = false;
6888 // Enable both ACCESS_HAS, ACCESS_GET and ACCESS_SET.
6890 allowed_access_type[v8::ACCESS_GET] = true;
6899 allowed_access_type[v8::ACCESS_GET] = false;
16034 if (type == v8::ACCESS_GET &&