Home
last modified time | relevance | path

Searched defs:variableName (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp276 void PatchFix::AllocSlotfromPatchEnv(const std::string &variableName) in AllocSlotfromPatchEnv()
283 uint32_t PatchFix::GetSlotIdFromSymbolTable(const std::string &variableName) in GetSlotIdFromSymbolTable()
296 uint32_t PatchFix::GetPatchLexicalIdx(const std::string &variableName) in GetPatchLexicalIdx()
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp592 Local<JSValueRef> variableName = JSNApiHelper::ToLocal<JSValueRef>(name); in InitializeExportVariables() local
643 Local<JSValueRef> variableName = JSNApiHelper::ToLocal<JSValueRef>(name); in GetLocalExportVariables() local
674 Local<JSValueRef> variableName = JSNApiHelper::ToLocal<JSValueRef>(name); in GetIndirectExportVariables() local
726 Local<JSValueRef> variableName = JSNApiHelper::ToLocal<JSValueRef>(name); in GetImportVariables() local
734 Local<JSValueRef> variableName = JSNApiHelper::ToLocal<JSValueRef>(name); in GetImportVariables() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument