Searched defs:keyReg (Results 1 – 4 of 4) sorted by relevance
177 VReg keyReg = pg->AllocReg(); in IterateOverElements() local
247 compiler::VReg keyReg {}; in CompileStaticFieldInitializers() local288 compiler::VReg keyReg = pg->LoadPropertyKey(prop->Key(), prop->IsComputed()); in CompilePropertyKind() local362 compiler::VReg keyReg = pg->LoadPropertyKey(prop->Key(), prop->IsComputed()); in CompileMissingProperties() local
166 void SetKeyReg(compiler::VReg keyReg) in SetKeyReg()
363 compiler::VReg keyReg = pg->AllocReg(); in CompileComputedKeys() local698 …compiler::VReg keyReg = prop->Computed() ? prop->KeyReg() : pg->LoadPropertyKey(prop->Key(), false… in CompileGetterOrSetter() local