Home
last modified time | relevance | path

Searched refs:IndexAsTagged (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.cc390 TaggedIndex BaselineCompiler::IndexAsTagged(int operand_index) { in IndexAsTagged() function in v8::BaselineCompiler
695 IndexAsTagged(1)); // slot in VisitLdaGlobal()
701 IndexAsTagged(1)); // slot in VisitLdaGlobalInsideTypeof()
708 IndexAsTagged(1)); // slot in VisitStaGlobal()
783 Constant<Name>(0), UintAsTagged(2), IndexAsTagged(1)); in VisitLdaLookupContextSlot()
788 Constant<Name>(0), UintAsTagged(2), IndexAsTagged(1)); in VisitLdaLookupGlobalSlot()
797 Constant<Name>(0), UintAsTagged(2), IndexAsTagged(1)); in VisitLdaLookupContextSlotInsideTypeof()
802 Constant<Name>(0), UintAsTagged(2), IndexAsTagged(1)); in VisitLdaLookupGlobalSlotInsideTypeof()
847 IndexAsTagged(2)); // slot in VisitGetNamedProperty()
860 IndexAsTagged( in VisitGetNamedPropertyFromSuper()
[all...]
H A Dbaseline-compiler.h93 TaggedIndex IndexAsTagged(int operand_index);

Completed in 3 milliseconds