CompileNative     269 src/bootstrapper.cc   static bool CompileNative(Vector<const char> name, Handle<String> source);
CompileNative    1280 src/bootstrapper.cc   return CompileNative(name, source_code);
CompileNative    1290 src/bootstrapper.cc   return CompileNative(name, source_code);