Searched refs:GetDebugEvent (Results 1 – 3 of 3) sorted by relevance
19 static Object* GetDebugEvent(Handle<Context> context);
25 Object* PromiseUtils::GetDebugEvent(Handle<Context> context) { in GetDebugEvent() function in v8::internal::PromiseUtils
52 handle(PromiseUtils::GetDebugEvent(context), isolate); in BUILTIN()