Home
last modified time | relevance | path

Searched refs:update_data_cache (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dstring-inl.h1124 ExternalOneByteString::cast(*this).update_data_cache(isolate); in set_address_as_resource()
1126 ExternalTwoByteString::cast(*this).update_data_cache(isolate); in set_address_as_resource()
1167 void ExternalOneByteString::update_data_cache(Isolate* isolate) { in update_data_cache() function
1194 if (resource != nullptr) update_data_cache(isolate); in set_resource()
1239 void ExternalTwoByteString::update_data_cache(Isolate* isolate) { in update_data_cache() function
1266 if (resource != nullptr) update_data_cache(isolate); in set_resource()
Dstring.h961 inline void update_data_cache(Isolate* isolate);
1004 inline void update_data_cache(Isolate* isolate);