Searched refs:CurrentEmbeddedBlobIsBinaryEmbedded (Results 1 – 3 of 3) sorted by relevance
38 if (Isolate::CurrentEmbeddedBlobIsBinaryEmbedded()) { in init_memcopy_functions()44 if (Isolate::CurrentEmbeddedBlobIsBinaryEmbedded()) { in init_memcopy_functions()50 if (Isolate::CurrentEmbeddedBlobIsBinaryEmbedded()) { in init_memcopy_functions()
1452 static bool CurrentEmbeddedBlobIsBinaryEmbedded();
264 bool Isolate::CurrentEmbeddedBlobIsBinaryEmbedded() { in CurrentEmbeddedBlobIsBinaryEmbedded() function in v8::internal::Isolate