Searched refs:kDefineKeyedOwnPropertyInLiteral (Results 1 – 8 of 8) sorted by relevance
183 case FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral: in Kind2String()311 case FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral: in New()579 case FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral: { in ConfigureUninitialized()624 case FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral: in Clear()804 case FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral: { in ic_state()1012 if (kind() == FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral) { in ConfigureMonomorphic()
58 kDefineKeyedOwnPropertyInLiteral, enumerator111 return kind == FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral; in IsDefineKeyedOwnPropertyInLiteralKind()464 return AddSlot(FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral); in AddDefineKeyedOwnPropertyInLiteralICSlot()
92 case FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral: in GetSlotSize()
992 case Bytecode::kDefineKeyedOwnPropertyInLiteral: in BytecodeRequiresRuntimeCheck()
523 ReplaceWithRuntimeCall(node, Runtime::kDefineKeyedOwnPropertyInLiteral); in LowerJSDefineKeyedOwnPropertyInLiteral()
979 CallRuntime(Runtime::kDefineKeyedOwnPropertyInLiteral, in VisitDefineKeyedOwnPropertyInLiteral()
744 CallRuntime(Runtime::kDefineKeyedOwnPropertyInLiteral, context, object, name, in IGNITION_HANDLER()
1250 case FeedbackSlotKind::kDefineKeyedOwnPropertyInLiteral: in Print()