Searched refs:handle_scope_implementer_ (Results 1 – 2 of 2) sorted by relevance
901 DCHECK(handle_scope_implementer_); in handle_scope_implementer()902 return handle_scope_implementer_; in handle_scope_implementer()1247 HandleScopeImplementer* handle_scope_implementer_; variable
1491 handle_scope_implementer_(NULL), in Isolate()1731 delete handle_scope_implementer_; in ~Isolate()1732 handle_scope_implementer_ = NULL; in ~Isolate()1872 handle_scope_implementer_ = new HandleScopeImplementer(this); in Init()