Home
last modified time | relevance | path

Searched defs:globalVar (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A DdeclgenEts2Ts.cpp648 void TSDeclGen::GenGlobalVarDeclaration(const ir::ClassProperty *globalVar) in GenGlobalVarDeclaration() argument
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Ddebugger_api.cpp392 JSTaggedValue globalVar = FastRuntimeStub::GetGlobalOwnProperty(thread, globalObj, key); in GetGlobalValue() local
417 JSTaggedValue globalVar = FastRuntimeStub::GetGlobalOwnProperty(thread, globalObj, key); in SetGlobalValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1982 void Emitter::EmitGlobalVar(const MIRSymbol &globalVar) in EmitAsmLabel() argument

Completed in 9 milliseconds