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

  /external/v8/src/
ast.cc 39 VariableProxySentinel VariableProxySentinel::this_proxy_(true);
ast.h 977 static VariableProxySentinel* this_proxy() { return &this_proxy_; }
984 static VariableProxySentinel this_proxy_; member in class:v8::internal::VariableProxySentinel
    [all...]

Completed in 260 milliseconds