HomeSort by relevance Sort by last modified time
    Searched refs:SetPlatformForTesting (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
v8.h 32 static void SetPlatformForTesting(v8::Platform* platform);
v8.cc 115 void V8::SetPlatformForTesting(v8::Platform* platform) { platform_ = platform; }

Completed in 54 milliseconds