Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Disolate.h1748 class AssertNoContextChange BASE_EMBEDDED {
1751 explicit AssertNoContextChange(Isolate* isolate);
1752 ~AssertNoContextChange() { in ~AssertNoContextChange()
1761 explicit AssertNoContextChange(Isolate* isolate) { }
H A Disolate.cc4120 AssertNoContextChange::AssertNoContextChange(Isolate* isolate) in Throw() function in v8::internal::AssertNoContextChange
H A Dobjects.cc1732 AssertNoContextChange ncc(isolate); in GetPropertyWithInterceptorInternal()
1766 AssertNoContextChange ncc(isolate); in GetPropertyAttributesWithInterceptorInternal()
1813 AssertNoContextChange ncc(isolate); in SetPropertyWithInterceptorInternal()
1846 AssertNoContextChange ncc(isolate); in DefinePropertyWithInterceptorInternal()
4826 AssertNoContextChange ncc(it->isolate()); in SetPropertyInternal()
6096 AssertNoContextChange ncc(it->isolate()); in DefineOwnPropertyIgnoreAttributes()
6613 AssertNoContextChange ncc(isolate); in DeletePropertyWithInterceptor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/
H A Disolate.h1920 class AssertNoContextChange {
1923 explicit AssertNoContextChange(Isolate* isolate);
1924 ~AssertNoContextChange() { DCHECK(isolate_->context() == *context_); } in ~AssertNoContextChange()
1931 explicit AssertNoContextChange(Isolate* isolate) {}
H A Disolate.cc4455 AssertNoContextChange::AssertNoContextChange(Isolate* isolate) in Throw() function in v8::internal::AssertNoContextChange
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/
H A Disolate.h2057 class AssertNoContextChange {
2060 explicit AssertNoContextChange(Isolate* isolate);
2061 ~AssertNoContextChange() { DCHECK(isolate_->context() == *context_); } in ~AssertNoContextChange()
2068 explicit AssertNoContextChange(Isolate* isolate) {}
H A Disolate.cc4615 AssertNoContextChange::AssertNoContextChange(Isolate* isolate) in ThrowInternal() function in v8::internal::AssertNoContextChange
/dports/lang/v8/v8-9.6.180.12/src/execution/
H A Disolate.h2315 class AssertNoContextChange {
2318 explicit AssertNoContextChange(Isolate* isolate);
2319 ~AssertNoContextChange() { DCHECK(isolate_->context() == *context_); } in ~AssertNoContextChange()
2326 explicit AssertNoContextChange(Isolate* isolate) {}
H A Disolate.cc4907 AssertNoContextChange::AssertNoContextChange(Isolate* isolate) in ThrowInternal() function in v8::internal::AssertNoContextChange
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Djs-objects.cc1036 AssertNoContextChange ncc(isolate); in GetPropertyWithInterceptorInternal()
1070 AssertNoContextChange ncc(isolate); in GetPropertyAttributesWithInterceptorInternal()
1117 AssertNoContextChange ncc(isolate); in SetPropertyWithInterceptorInternal()
1151 AssertNoContextChange ncc(isolate); in DefinePropertyWithInterceptorInternal()
3325 AssertNoContextChange ncc(it->isolate()); in DefineOwnPropertyIgnoreAttributes()
3692 AssertNoContextChange ncc(isolate); in DeletePropertyWithInterceptor()
H A Dobjects.cc2464 AssertNoContextChange ncc(it->isolate()); in SetPropertyInternal()
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Djs-objects.cc1107 AssertNoContextChange ncc(isolate); in GetPropertyWithInterceptorInternal()
1141 AssertNoContextChange ncc(isolate); in GetPropertyAttributesWithInterceptorInternal()
1188 AssertNoContextChange ncc(isolate); in SetPropertyWithInterceptorInternal()
1222 AssertNoContextChange ncc(isolate); in DefinePropertyWithInterceptorInternal()
3371 AssertNoContextChange ncc(it->isolate()); in DefineOwnPropertyIgnoreAttributes()
3740 AssertNoContextChange ncc(isolate); in DeletePropertyWithInterceptor()
H A Dobjects.cc2465 AssertNoContextChange ncc(it->isolate()); in SetPropertyInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Djs-objects.cc1003 AssertNoContextChange ncc(isolate); in GetPropertyWithInterceptorInternal()
1037 AssertNoContextChange ncc(isolate); in GetPropertyAttributesWithInterceptorInternal()
1084 AssertNoContextChange ncc(isolate); in SetPropertyWithInterceptorInternal()
1118 AssertNoContextChange ncc(isolate); in DefinePropertyWithInterceptorInternal()
3234 AssertNoContextChange ncc(it->isolate()); in DefineOwnPropertyIgnoreAttributes()
3556 AssertNoContextChange ncc(isolate); in DeletePropertyWithInterceptor()
H A Dobjects.cc2438 AssertNoContextChange ncc(it->isolate()); in SetPropertyInternal()