Home
last modified time | relevance | path

Searched refs:AssertNoContextChange (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Disolate.h1398 class AssertNoContextChange BASE_EMBEDDED {
1401 explicit AssertNoContextChange(Isolate* isolate) in AssertNoContextChange() function
1404 ~AssertNoContextChange() { in ~AssertNoContextChange()
1413 explicit AssertNoContextChange(Isolate* isolate) { }
Dobjects.cc2813 AssertNoContextChange ncc(it->isolate()); in SetProperty()
3825 AssertNoContextChange ncc(it.isolate()); in SetOwnPropertyIgnoreAttributes()
3941 AssertNoContextChange ncc(isolate); in GetPropertyAttributesWithInterceptor()
4056 AssertNoContextChange ncc(isolate); in GetElementAttributeWithInterceptor()
4802 AssertNoContextChange ncc(isolate); in DeleteElementWithInterceptor()
6109 AssertNoContextChange ncc(isolate); in DefineAccessor()
6201 AssertNoContextChange ncc(isolate); in SetAccessor()
6264 AssertNoContextChange ncc(isolate); in GetAccessor()
11763 AssertNoContextChange ncc(isolate); in SetElementWithInterceptor()
12821 AssertNoContextChange ncc(isolate); in GetElementWithInterceptor()