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