Searched refs:AllocateStringConstant (Results 1 – 11 of 11) sorted by relevance
15 Handle<String> StringConstantBase::AllocateStringConstant( in AllocateStringConstant() function in v8::internal::StringConstantBase38 static_cast<const StringCons*>(this)->lhs()->AllocateStringConstant( in AllocateStringConstant()41 static_cast<const StringCons*>(this)->rhs()->AllocateStringConstant( in AllocateStringConstant()
26 Handle<String> AllocateStringConstant(Isolate* isolate) const;
351 str->AllocateStringConstant(isolate).address()); in AllocateAndInstallRequestedHeapObjects()
1374 return string_->AllocateStringConstant(isolate); in Reify()
215 object = str->AllocateStringConstant(isolate); in AllocateAndInstallRequestedHeapObjects()
281 object = str->AllocateStringConstant(isolate); in AllocateAndInstallRequestedHeapObjects()
224 Handle<String> allocated = str->AllocateStringConstant(isolate); in AllocateAndInstallRequestedHeapObjects()
240 object = str->AllocateStringConstant(isolate); in AllocateAndInstallRequestedHeapObjects()
214 object = str->AllocateStringConstant(isolate); in AllocateAndInstallRequestedHeapObjects()
364 AddEmbeddedObject(str->AllocateStringConstant(isolate)); in AllocateAndInstallRequestedHeapObjects()
462 object = str->AllocateStringConstant(isolate); in AllocateAndInstallRequestedHeapObjects()