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

/external/v8/src/
H A Dast.h1676 bool is_jsruntime() const { return function_ == NULL; } function in class:v8::internal::CallRuntime
/external/chromium_org/v8/src/
H A Dast.h1825 bool is_jsruntime() const { return function_ == NULL; } function in class:v8::internal::CallRuntime

Completed in 61 milliseconds