HomeSort by relevance Sort by last modified time
    Searched defs:is_jsruntime (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
ast.h 1676 bool is_jsruntime() const { return function_ == NULL; } function in class:v8::internal::CallRuntime
    [all...]
  /external/chromium_org/v8/src/
ast.h 1825 bool is_jsruntime() const { return function_ == NULL; } function in class:v8::internal::CallRuntime
    [all...]

Completed in 421 milliseconds