Home
last modified time | relevance | path

Searched refs:IsJSGlobalProxy (Results 1 – 14 of 14) sorted by relevance

/external/v8/src/
Dic-inl.h119 !object->IsJSGlobalProxy() && in GetCodeCacheForObject()
Dic.cc182 !current->IsJSGlobalProxy() && in HasNormalObjectsInPrototypeChain()
1353 if (FLAG_use_ic && !receiver->IsJSGlobalProxy()) { in Store()
1372 if (receiver->IsJSGlobalProxy()) { in Store()
1396 ASSERT(!receiver->IsJSGlobalProxy()); in UpdateCaches()
1793 if (FLAG_use_ic && !receiver->IsJSGlobalProxy()) { in Store()
1807 ASSERT(!(use_ic && object->IsJSGlobalProxy())); in Store()
1844 ASSERT(!receiver->IsJSGlobalProxy()); in UpdateCaches()
Dobjects.cc1110 bool global_object = IsJSGlobalProxy(); in JSObjectShortPrint()
1519 ASSERT(!IsJSGlobalProxy()); in AddFastProperty()
1713 ASSERT(!IsJSGlobalProxy()); in AddProperty()
2479 if (IsJSGlobalProxy()) { in LocalLookupRealNamedProperty()
2907 if (IsJSGlobalProxy()) { in SetPropertyForResult()
3046 if (IsJSGlobalProxy()) { in SetLocalPropertyIgnoreAttributes()
3330 ASSERT(!IsJSGlobalProxy()); in NormalizeProperties()
3618 if (IsJSGlobalProxy()) { in GetHiddenProperty()
3626 ASSERT(!IsJSGlobalProxy()); in GetHiddenProperty()
3650 if (IsJSGlobalProxy()) { in SetHiddenProperty()
[all …]
Dobjects-debug.cc494 CHECK(IsJSGlobalProxy()); in JSGlobalProxyVerify()
Druntime.cc1045 if (obj->IsJSGlobalProxy()) { in GetOwnProperty()
1166 if (obj->IsJSGlobalProxy()) { in RUNTIME_FUNCTION()
4252 if (!args[0]->IsJSGlobalProxy() && in RUNTIME_FUNCTION()
4409 if (js_object->IsJSGlobalProxy()) { in RUNTIME_FUNCTION()
4835 if (object->IsJSGlobalProxy()) { in RUNTIME_FUNCTION()
4928 if (obj->IsJSGlobalProxy()) { in RUNTIME_FUNCTION()
5074 if (object->IsJSGlobalProxy()) { in RUNTIME_FUNCTION()
5181 return (obj->IsJSObject() && !obj->IsJSGlobalProxy()) in RUNTIME_FUNCTION()
10123 if (obj->IsJSGlobalProxy()) { in RUNTIME_FUNCTION()
11907 if (result->IsJSGlobalProxy()) { in RUNTIME_FUNCTION()
Dbootstrapper.cc338 ASSERT(global_object->IsJSGlobalProxy()); in ReattachGlobal()
787 ASSERT(global_object->IsJSGlobalProxy()); in CreateNewGlobals()
Ddeoptimizer.cc293 if (object->IsJSGlobalProxy()) { in VisitAllOptimizedFunctionsForGlobalObject()
Disolate.cc783 if (receiver->IsJSGlobalProxy()) { in MayAccessPreCheck()
Dprofile-generator.cc1881 if (obj->IsJSGlobalProxy()) { in ExtractReferences()
2580 if (proxy->IsJSGlobalProxy()) { in VisitPointers()
Dobjects-inl.h721 bool Object::IsJSGlobalProxy() { in IsJSGlobalProxy() function
4556 if (IsJSGlobalProxy()) { in BypassGlobalProxy()
/external/v8/src/x64/
Dstub-cache-x64.cc739 if (object->IsJSGlobalProxy()) { in GenerateStoreField()
745 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded()); in GenerateStoreField()
879 ASSERT(current->IsJSGlobalProxy() || !current->IsAccessCheckNeeded()); in CheckPrototypes()
884 !current->IsJSGlobalProxy()) { in CheckPrototypes()
910 if (current->IsJSGlobalProxy()) { in CheckPrototypes()
942 ASSERT(current->IsJSGlobalProxy() || !current->IsAccessCheckNeeded()); in CheckPrototypes()
943 if (current->IsJSGlobalProxy()) { in CheckPrototypes()
2317 if (object->IsJSGlobalProxy()) { in CompileStoreCallback()
2323 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded()); in CompileStoreCallback()
2363 if (receiver->IsJSGlobalProxy()) { in CompileStoreInterceptor()
[all …]
/external/v8/src/ia32/
Dstub-cache-ia32.cc755 if (object->IsJSGlobalProxy()) { in GenerateStoreField()
761 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded()); in GenerateStoreField()
905 ASSERT(current->IsJSGlobalProxy() || !current->IsAccessCheckNeeded()); in CheckPrototypes()
910 !current->IsJSGlobalProxy()) { in CheckPrototypes()
936 if (current->IsJSGlobalProxy()) { in CheckPrototypes()
968 ASSERT(holder->IsJSGlobalProxy() || !holder->IsAccessCheckNeeded()); in CheckPrototypes()
969 if (holder->IsJSGlobalProxy()) { in CheckPrototypes()
2487 if (object->IsJSGlobalProxy()) { in CompileStoreCallback()
2493 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded()); in CompileStoreCallback()
2533 if (receiver->IsJSGlobalProxy()) { in CompileStoreInterceptor()
[all …]
/external/v8/src/mips/
Dstub-cache-mips.cc438 if (object->IsJSGlobalProxy()) { in GenerateStoreField()
444 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded()); in GenerateStoreField()
1069 ASSERT(current->IsJSGlobalProxy() || !current->IsAccessCheckNeeded()); in CheckPrototypes()
1074 !current->IsJSGlobalProxy()) { in CheckPrototypes()
1094 if (current->IsJSGlobalProxy()) { in CheckPrototypes()
1125 ASSERT(holder->IsJSGlobalProxy() || !holder->IsAccessCheckNeeded()); in CheckPrototypes()
1126 if (holder->IsJSGlobalProxy()) { in CheckPrototypes()
2566 if (object->IsJSGlobalProxy()) { in CompileStoreCallback()
2572 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded()); in CompileStoreCallback()
2610 if (receiver->IsJSGlobalProxy()) { in CompileStoreInterceptor()
[all …]
/external/v8/src/arm/
Dstub-cache-arm.cc452 if (object->IsJSGlobalProxy()) { in GenerateStoreField()
458 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded()); in GenerateStoreField()
1066 ASSERT(current->IsJSGlobalProxy() || !current->IsAccessCheckNeeded()); in CheckPrototypes()
1071 !current->IsJSGlobalProxy()) { in CheckPrototypes()
1092 if (current->IsJSGlobalProxy()) { in CheckPrototypes()
1123 ASSERT(holder->IsJSGlobalProxy() || !holder->IsAccessCheckNeeded()); in CheckPrototypes()
1124 if (holder->IsJSGlobalProxy()) { in CheckPrototypes()
2569 if (object->IsJSGlobalProxy()) { in CompileStoreCallback()
2575 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded()); in CompileStoreCallback()
2613 if (receiver->IsJSGlobalProxy()) { in CompileStoreInterceptor()
[all …]