Home
last modified time | relevance | path

Searched refs:NativeContextRef (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc1081 NativeContextRef native_context = broker()->target_native_context(); in AsElementsKind()
1693 ScopeInfoRef NativeContextRef::scope_info() const { in scope_info()
1698 MapRef NativeContextRef::GetFunctionMapFromIndex(int index) const { in GetFunctionMapFromIndex()
1706 MapRef NativeContextRef::GetInitialJSArrayMap(ElementsKind kind) const { in GetInitialJSArrayMap()
1726 ResultType##Ref NativeContextRef::Name() const { \
1733 base::Optional<JSFunctionRef> NativeContextRef::GetConstructorFunction( in GetConstructorFunction()
2176 NativeContextRef JSFunctionRef::native_context() const { in native_context()
2227 bool NativeContextRef::GlobalIsDetached() const { in GlobalIsDetached()
H A Djs-create-lowering.h124 NativeContextRef native_context() const;
H A Djs-heap-broker.h114 NativeContextRef target_native_context() const { in target_native_context()
436 base::Optional<NativeContextRef> target_native_context_;
H A Djs-native-context-specialization.h251 NativeContextRef native_context() const { in native_context()
H A Dheap-refs.h458 NativeContextRef native_context() const;
562 class NativeContextRef : public ContextRef { class in v8::internal::compiler::HeapObjectType
H A Djs-call-reducer.h262 NativeContextRef native_context() const;
H A Djs-call-reducer.cc297 const NativeContextRef& native_context);
706 const NativeContextRef& native_context);
710 const NativeContextRef& native_context);
715 const NativeContextRef& native_context,
720 const NativeContextRef& native_context, ArrayEverySomeVariant variant);
821 const NativeContextRef& native_context);
841 TNode<Context> CreateFunctionContext(const NativeContextRef& native_context, in CreateFunctionContext()
1139 ElementsKind kind, const NativeContextRef& native_context) {
1640 const NativeContextRef& native_context) {
1780 const NativeContextRef
[all...]
H A Dbytecode-graph-builder.cc40 NativeContextRef const& native_context,
440 NativeContextRef native_context() const { return native_context_; } in native_context()
452 NativeContextRef const native_context_;
1022 NativeContextRef const& native_context, in BytecodeGraphBuilder()
H A Djs-create-lowering.cc819 MapRef MapForCollectionIterationKind(const NativeContextRef& native_context, in MapForCollectionIterationKind()
1959 NativeContextRef JSCreateLowering::native_context() const { in native_context()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-code-gen-state.h59 compiler::NativeContextRef native_context() const { in native_context()

Completed in 37 milliseconds