Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dnatives-common.cc43 ExternalOneByteString::cast(source)->update_data_cache(); in UpdateSourceCache()
/external/v8/src/
Dobjects-inl.h3829 void ExternalOneByteString::update_data_cache() { in update_data_cache() function
3842 if (resource != NULL) update_data_cache(); in set_resource()
3862 void ExternalTwoByteString::update_data_cache() { in update_data_cache() function
3874 if (resource != NULL) update_data_cache(); in set_resource()
Dobjects.h9194 inline void update_data_cache();
9226 inline void update_data_cache();