Home
last modified time | relevance | path

Searched defs:feedback_cell (Results 1 - 25 of 30) sorted by relevance

12

/third_party/node/deps/v8/src/objects/
H A Dcompilation-cache-table.h57 FeedbackCell feedback_cell() const { in feedback_cell() function in v8::internal::InfoCellPair
H A Dcompilation-cache-table-inl.h97 InfoCellPair(Isolate* isolate, SharedFunctionInfo shared, FeedbackCell feedback_cell) InfoCellPair() argument
H A Dcompilation-cache-table.cc283 FeedbackCell feedback_cell = in LookupEval() local
46 AddToFeedbackCellsMap(Handle<CompilationCacheTable> cache, int cache_entry, Handle<Context> native_context, Handle<FeedbackCell> feedback_cell) AddToFeedbackCellsMap() argument
313 PutEval( Handle<CompilationCacheTable> cache, Handle<String> src, Handle<SharedFunctionInfo> outer_info, Handle<SharedFunctionInfo> value, Handle<Context> native_context, Handle<FeedbackCell> feedback_cell, int position) PutEval() argument
H A Djs-function.cc527 Handle<FeedbackCell> feedback_cell = in EnsureClosureFeedbackCellArray() local
/third_party/node/deps/v8/src/codegen/
H A Dcompilation-cache.cc240 Put(Handle<String> source, Handle<SharedFunctionInfo> outer_info, Handle<SharedFunctionInfo> function_info, Handle<Context> native_context, Handle<FeedbackCell> feedback_cell, int position) Put() argument
347 PutEval(Handle<String> source, Handle<SharedFunctionInfo> outer_info, Handle<Context> context, Handle<SharedFunctionInfo> function_info, Handle<FeedbackCell> feedback_cell, int position) PutEval() argument
H A Dcompiler.cc2324 Handle<FeedbackCell> feedback_cell; in Compile() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-constructor-gen.cc180 auto feedback_cell = Parameter<FeedbackCell>(Descriptor::kFeedbackCell); in TF_BUILTIN() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-scopes.cc561 Handle<FeedbackCell> feedback_cell = args.at<FeedbackCell>(1); in RUNTIME_FUNCTION() local
573 Handle<FeedbackCell> feedback_cell = args.at<FeedbackCell>(1); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/compiler/
H A Djs-inlining.cc552 FeedbackCellRef feedback_cell = DetermineCallContext(node, &context); in ReduceJSCall() local
584 BuildGraphFromBytecode(broker(), zone(), *shared_info, feedback_cell, in ReduceJSCall() local
H A Djs-inlining-heuristic.cc77 FeedbackCellRef feedback_cell = in CanConsiderForInlining() local
130 FeedbackCellRef feedback_cell = MakeRef(broker(), FeedbackCellOf(m.op())); in CollectFunctions() local
29 CanConsiderForInlining(JSHeapBroker* broker, FeedbackCellRef const& feedback_cell) CanConsiderForInlining() argument
141 FeedbackCellRef feedback_cell = n.GetFeedbackCellRefChecked(broker()); CollectFunctions() local
[all...]
H A Dsimplified-operator.cc1530 CheckClosure( const Handle<FeedbackCell>& feedback_cell) CheckClosure() argument
H A Djs-call-reducer.cc859 Handle<FeedbackCell> feedback_cell = in CreateClosureFromBuiltinSharedFunctionInfo() local
H A Djs-create-lowering.cc928 FeedbackCellRef feedback_cell = n.GetFeedbackCellRefChecked(broker()); in ReduceJSCreateClosure() local
973 a.Store(AccessBuilder::ForJSFunctionFeedbackCell(), feedback_cell); in ReduceJSCreateClosure() local
H A Dheap-refs.cc643 FeedbackCellRef feedback_cell = MakeRefAssumeMemoryFence( in Cache() local
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h385 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
401 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
[all...]
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h400 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
420 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
[all...]
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h388 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
408 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
[all...]
/third_party/node/deps/v8/src/baseline/s390/
H A Dbaseline-assembler-s390-inl.h537 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
562 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
[all...]
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h388 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
410 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
[all...]
/third_party/node/deps/v8/src/baseline/mips64/
H A Dbaseline-assembler-mips64-inl.h398 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
418 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
[all...]
/third_party/node/deps/v8/src/baseline/arm/
H A Dbaseline-assembler-arm-inl.h414 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
437 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
[all...]
/third_party/node/deps/v8/src/baseline/x64/
H A Dbaseline-assembler-x64-inl.h380 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
396 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
[all...]
/third_party/node/deps/v8/src/baseline/arm64/
H A Dbaseline-assembler-arm64-inl.h486 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
509 Register feedback_cell = scratch_scope.AcquireScratch(); in AddToInterruptBudgetAndJumpIfNotExceeded() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc2478 TNode<FeedbackCell> feedback_cell = in IGNITION_HANDLER() local
H A Dinterpreter-assembler.cc1010 TNode<FeedbackCell> feedback_cell = in UpdateInterruptBudget() local

Completed in 71 milliseconds

12