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() local610 …compiler::VReg keyReg = prop->Computed() ? prop->KeyReg() : pg->LoadPropertyKey(prop->Key(), false… in CompileGetterOrSetter() local
199 VReg keyReg = pg->AllocReg(); in CompileInstanceFields() local
226 compiler::VReg keyReg {}; in CompileStaticFieldInitializers() local296 compiler::VReg keyReg = pg->LoadPropertyKey(prop->Key(), prop->IsComputed()); in CompileMissingProperties() local336 compiler::VReg keyReg = pg->LoadPropertyKey(prop->Key(), prop->IsComputed()); in CompileMissingProperties() local