Searched defs:keyReg (Results 1 – 4 of 4) sorted by relevance
154 void SetKeyReg(compiler::VReg keyReg) in SetKeyReg()
367 compiler::VReg keyReg = pg->AllocReg(); in CompileComputedKeys() local705 …compiler::VReg keyReg = prop->Computed() ? prop->KeyReg() : pg->LoadPropertyKey(prop->Key(), false… in CompileGetterOrSetter() local
177 VReg keyReg = pg->AllocReg(); in IterateOverElements() local
232 compiler::VReg keyReg {}; in CompileStaticFieldInitializers() local273 compiler::VReg keyReg = pg->LoadPropertyKey(prop->Key(), prop->IsComputed()); in CompilePropertyKind() local347 compiler::VReg keyReg = pg->LoadPropertyKey(prop->Key(), prop->IsComputed()); in CompileMissingProperties() local