Home
last modified time | relevance | path

Searched defs:locals (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DStackFrame.php65 public function setLocals($locals)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js2143 var fnDef = function(fn, locals) { argument
2184 var invoke = function(func, context, locals) { argument