Home
last modified time | relevance | path

Searched refs:CallDepthScope (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dapi.cc82 CallDepthScope call_depth_scope(isolate, context, do_callback); \
156 class CallDepthScope { class
158 explicit CallDepthScope(i::Isolate* isolate, Local<Context> context, in CallDepthScope() function in v8::__anon116d6ad30111::CallDepthScope
170 ~CallDepthScope() { in ~CallDepthScope()