Searched refs:InternalFieldCount (Results 1 – 8 of 8) sorted by relevance
121 ASSERT(hObject->InternalFieldCount() == 2); in FXJSE_UpdateObjectBinding()133 if (hObject->InternalFieldCount() != 2) { in FXJSE_RetrieveObjectBinding()139 if (hObject->InternalFieldCount() != 2) in FXJSE_RetrieveObjectBinding()
32 if (pObj->InternalFieldCount() == 2) { in SetInObject()40 if (pObj.IsEmpty() || pObj->InternalFieldCount() != 2 || in GetFromObject()81 ASSERT(holder->InternalFieldCount() == 2); in CFXJS_ObjDefinition()
50 ASSERT(info.Holder()->InternalFieldCount()); in V8ConstructorCallback_Wrapper()
3571 int InternalFieldCount();3574 V8_INLINE static int InternalFieldCount(3576 return object.val_->InternalFieldCount();6260 int InternalFieldCount();
5669 : global_proxy_template->InternalFieldCount()); in Genesis()5790 global_proxy_template->InternalFieldCount()); in Genesis()5812 global_proxy_template->InternalFieldCount()); in Genesis()
248 if (object->InternalFieldCount() != 1) { in GetWorkerFromInternalField()
1975 int ObjectTemplate::InternalFieldCount() { in InternalFieldCount() function in v8::ObjectTemplate5903 int v8::Object::InternalFieldCount() { in InternalFieldCount() function in v8::v8::Object6161 global_template->InternalFieldCount()); in CreateEnvironment()
50414 SetInternalField in the API and moved InternalFieldCount and