Home
last modified time | relevance | path

Searched defs:CompileRun (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dcctest.h381 static inline v8::Local<v8::Value> CompileRun(const char* source) { in CompileRun() function
386 static inline v8::Local<v8::Value> CompileRun(v8::Local<v8::String> source) { in CompileRun() function