Home
last modified time | relevance | path

Searched refs:targetScope (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_scope.cpp30 auto targetScope = P_CAST(target, int64_t); in CloseScope() local
31 if (targetScope > (int64_t)scopeStack_.size()) { in CloseScope()
34 while ((int64_t)scopeStack_.size() >= targetScope) { in CloseScope()

Completed in 0 milliseconds