Searched defs:toObject (Results 1 – 3 of 3) sorted by relevance
119 TaggedObject *toObject = reinterpret_cast<TaggedObject*>(forwardAddress); in EvacuateObject() local
866 JSHandle<JSTaggedValue> toObject(thread_, JSTaggedValue(FunctionLength::ZERO)); in InitializeNumber() local1012 JSHandle<JSTaggedValue> toObject(thread_, JSTaggedValue::False()); in InitializeBoolean() local1748 JSHandle<JSTaggedValue> toObject(factory_->GetEmptyString()); in InitializeString() local
8307 Label toObject(env); in DeletePropertyOrThrow() local