/third_party/node/deps/v8/src/parsing/ |
H A D | parsing.cc | 69 bool ParseFunction(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, in ParseFunction() argument 95 bool ParseAny(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, in ParseAny() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | type_cast.c | 43 struct skb_shared_info *shared_info; in md_skb() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | template-objects.cc | 18 GetTemplateObject( Isolate* isolate, Handle<NativeContext> native_context, Handle<TemplateObjectDescription> description, Handle<SharedFunctionInfo> shared_info, int slot_id) GetTemplateObject() argument
|
H A D | shared-function-info.cc | 365 DiscardCompiled( Isolate* isolate, Handle<SharedFunctionInfo> shared_info) DiscardCompiled() argument 490 InitFromFunctionLiteral( IsolateT* isolate, Handle<SharedFunctionInfo> shared_info, FunctionLiteral* lit, bool is_toplevel) InitFromFunctionLiteral() argument 719 EnsureBytecodeArrayAvailable( Isolate* isolate, Handle<SharedFunctionInfo> shared_info, IsCompiledScope* is_compiled_scope, CreateSourcePositions flag) EnsureBytecodeArrayAvailable() argument 732 EnsureSourcePositionsAvailable( Isolate* isolate, Handle<SharedFunctionInfo> shared_info) EnsureSourcePositionsAvailable() argument [all...] |
H A D | js-function.cc | 1184 NativeCodeFunctionSourceString( Handle<SharedFunctionInfo> shared_info) NativeCodeFunctionSourceString() argument [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-pkey.c | 37 struct shared_info { struct
|
H A D | core-pkey.c | 48 struct shared_info { struct
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-pkey.c | 37 struct shared_info { struct
|
H A D | core-pkey.c | 48 struct shared_info { struct
|
/third_party/node/deps/v8/src/compiler/ |
H A D | frame-states.cc | 86 Handle<SharedFunctionInfo> shared_info; in operator <<() local
|
H A D | frame-states.h | 97 Handle<SharedFunctionInfo> shared_info() const { return shared_info_; } in shared_info() function in v8::internal::compiler::FrameStateFunctionInfo 147 MaybeHandle<SharedFunctionInfo> shared_info() const { in shared_info() function in v8::internal::compiler::final 87 FrameStateFunctionInfo(FrameStateType type, int parameter_count, int local_count, Handle<SharedFunctionInfo> shared_info) FrameStateFunctionInfo() argument 116 JSToWasmFrameStateFunctionInfo(FrameStateType type, int parameter_count, int local_count, Handle<SharedFunctionInfo> shared_info, const wasm::FunctionSig* signature) JSToWasmFrameStateFunctionInfo() argument
|
H A D | js-inlining-heuristic.h | 64 base::Optional<SharedFunctionInfoRef> shared_info; member
|
H A D | js-inlining.cc | 283 bool NeedsImplicitReceiver(SharedFunctionInfoRef shared_info) { in NeedsImplicitReceiver() argument 584 BuildGraphFromBytecode(broker(), zone(), *shared_info, feedback_cell, ReduceJSCall() local [all...] |
/third_party/node/deps/v8/src/compiler-dispatcher/ |
H A D | lazy-compile-dispatcher.cc | 302 void LazyCompileDispatcher::AbortJob(Handle<SharedFunctionInfo> shared_info) { in AbortJob() argument 99 SetUncompiledDataJobPointer(LocalIsolate* isolate, Handle<SharedFunctionInfo> shared_info, Address job_address) SetUncompiledDataJobPointer() argument 152 Enqueue( LocalIsolate* isolate, Handle<SharedFunctionInfo> shared_info, std::unique_ptr<Utf16CharacterStream> character_stream) Enqueue() argument [all...] |
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-async-gen.cc | 152 InitializeNativeClosure( TNode<Context> context, TNode<NativeContext> native_context, TNode<HeapObject> function, TNode<SharedFunctionInfo> shared_info) InitializeNativeClosure() argument
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-internal.cc | 670 Handle<SharedFunctionInfo> shared_info = args.at<SharedFunctionInfo>(1); in RUNTIME_FUNCTION() local
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-evaluate.cc | 46 Handle<SharedFunctionInfo> shared_info; in Global() local
|
/third_party/node/deps/v8/src/codegen/ |
H A D | optimized-compilation-info.h | 117 Handle<SharedFunctionInfo> shared_info() const { return shared_info_; } in shared_info() function in v8::internal::final 194 Handle<SharedFunctionInfo> shared_info; member
|
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-js.cc | 257 FinalizeJobImpl( Handle<SharedFunctionInfo> shared_info, Isolate* isolate) FinalizeJobImpl() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | marking-visitor-inl.h | 181 VisitSharedFunctionInfo( Map map, SharedFunctionInfo shared_info) VisitSharedFunctionInfo() argument [all...] |
/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter.cc | 250 FinalizeJobImpl( Handle<SharedFunctionInfo> shared_info, Isolate* isolate) FinalizeJobImpl() argument 259 FinalizeJobImpl( Handle<SharedFunctionInfo> shared_info, LocalIsolate* isolate) FinalizeJobImpl() argument 269 DoFinalizeJobImpl( Handle<SharedFunctionInfo> shared_info, IsolateT* isolate) DoFinalizeJobImpl() argument [all...] |
/third_party/node/deps/v8/src/deoptimizer/ |
H A D | translated-state.h | 195 Handle<SharedFunctionInfo> shared_info() const { return shared_info_; } in shared_info() function in v8::internal::TranslatedFrame [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | xen_shinfo_test.c | 142 struct shared_info { struct
|
/third_party/node/deps/v8/src/execution/ |
H A D | messages.cc | 85 Handle<SharedFunctionInfo> shared_info; in MakeMessageObject() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_firmware.c | 948 u32 *shared_info = interface->kernel_map; in get_firmware_version() local 957 u32 *shared_info = interface->kernel_map; in parse_capabilities() local [all...] |