Searched defs:slot_count (Results 1 – 14 of 14) sorted by relevance
20 int slot_count = vector->slot_count(); in FeedbackVectorHelper() local35 int slot_count() const { return static_cast<int>(slots_.size()); } in slot_count() function
15 CK_ULONG slot_count; in main() local
36 int TypeFeedbackMetadata::slot_count() const { in slot_count() function64 int TypeFeedbackVector::slot_count() const { in slot_count() function
55 const int slot_count = spec->slots(); in New() local135 const int slot_count = metadata->slot_count(); in New() local
258 Callable CodeFactory::FastNewContext(Isolate* isolate, int slot_count) { in FastNewContext()
134 int slot_count = item->module->loaded ? item->module->slotCount : 0; in FindNSSKeyFromPublicKeyInfo() local
160 int ReserveSpillSlots(size_t slot_count) { in ReserveSpillSlots()
970 const Operator* JSOperatorBuilder::CreateFunctionContext(int slot_count) { in CreateFunctionContext()
1946 int slot_count = OpParameter<int>(node->op()); in ReduceJSCreateFunctionContext() local
3174 int slot_count = scope->num_heap_slots() - Context::MIN_CONTEXT_SLOTS; in BuildLocalFunctionContext() local
1417 Trampoline(int start, int slot_count) { in Trampoline()
758 uint32_t slot_count) { in create_info()
1361 Trampoline(int start, int slot_count) { in Trampoline()
1428 Trampoline(int start, int slot_count) { in Trampoline()