Searched refs:AssertNoContextChange (Results 1 – 3 of 3) sorted by relevance
1593 class AssertNoContextChange BASE_EMBEDDED {1596 explicit AssertNoContextChange(Isolate* isolate);1597 ~AssertNoContextChange() { in ~AssertNoContextChange()1606 explicit AssertNoContextChange(Isolate* isolate) { }
3688 AssertNoContextChange::AssertNoContextChange(Isolate* isolate) in Throw() function in v8::internal::AssertNoContextChange
1593 AssertNoContextChange ncc(isolate); in GetPropertyWithInterceptorInternal()1640 AssertNoContextChange ncc(isolate); in GetPropertyAttributesWithInterceptorInternal()1705 AssertNoContextChange ncc(isolate); in SetPropertyWithInterceptorInternal()1751 AssertNoContextChange ncc(isolate); in DefinePropertyWithInterceptorInternal()4247 AssertNoContextChange ncc(it->isolate()); in SetPropertyInternal()5421 AssertNoContextChange ncc(it->isolate()); in DefineOwnPropertyIgnoreAttributes()5880 AssertNoContextChange ncc(isolate); in DeletePropertyWithInterceptor()