Searched refs:g_coro_frame (Results 1 – 1 of 1) sorted by relevance
39 static ConstString g_coro_frame = ConstString("__coro_frame"); variable47 return name == g_this || name == g_promise || name == g_coro_frame; in IsAllowedRuntimeValue()