Searched defs:v8_str (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dcctest.h201 static inline v8::Local<v8::String> v8_str(const char* x) { function
207 return v8::Script::Compile(v8_str(x));

Completed in 145 milliseconds