Searched refs:AssertNoContextChange (Results 1 – 3 of 3) sorted by relevance
1922 class AssertNoContextChange BASE_EMBEDDED {1925 explicit AssertNoContextChange(Isolate* isolate);1926 ~AssertNoContextChange() { in ~AssertNoContextChange()1935 explicit AssertNoContextChange(Isolate* isolate) { }
4152 AssertNoContextChange::AssertNoContextChange(Isolate* isolate) in Throw() function in v8::internal::AssertNoContextChange
1784 AssertNoContextChange ncc(isolate); in GetPropertyWithInterceptorInternal()1818 AssertNoContextChange ncc(isolate); in GetPropertyAttributesWithInterceptorInternal()1865 AssertNoContextChange ncc(isolate); in SetPropertyWithInterceptorInternal()1898 AssertNoContextChange ncc(isolate); in DefinePropertyWithInterceptorInternal()5010 AssertNoContextChange ncc(it->isolate()); in SetPropertyInternal()6291 AssertNoContextChange ncc(it->isolate()); in DefineOwnPropertyIgnoreAttributes()6803 AssertNoContextChange ncc(isolate); in DeletePropertyWithInterceptor()