Home
last modified time | relevance | path

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

/ark/runtime_core/docs/bc_verification/
Dtype_system.md55 ## Closure section
/ark/js_runtime/ecmascript/tooling/base/
Dpt_types.h1280 …return type == Global() || type == Local() || type == With() || type == Closure() || type == Catch… in Valid()
1296 static std::string Closure() in Closure() function