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

/external/chromium_org/v8/test/cctest/
H A Dcctest.h349 static inline v8::Local<v8::Script> v8_compile(const char* x) { function
354 static inline v8::Local<v8::Script> v8_compile(v8::Local<v8::String> x) { function

Completed in 29 milliseconds