Searched refs:CreateUndefined (Results 1 – 2 of 2) sorted by relevance
69 static JSValue *CreateUndefined(EtsCoroutine *coro, InteropCtx *ctx) in CreateUndefined() function
162 return JSValue::CreateUndefined(coro, ctx); in JSRuntimeGetUndefined()