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()
1694 static bool CurrentEmbeddedBlobIsBinaryEmbedded();
279 bool Isolate::CurrentEmbeddedBlobIsBinaryEmbedded() { in CurrentEmbeddedBlobIsBinaryEmbedded() function in v8::internal::Isolate