Searched defs:CompileRun (Results 1 – 1 of 1) sorted by relevance
381 static inline v8::Local<v8::Value> CompileRun(const char* source) { in CompileRun() function386 static inline v8::Local<v8::Value> CompileRun(v8::Local<v8::String> source) { in CompileRun() function