| /third_party/node/deps/v8/src/wasm/ |
| H A D | signature-map.h | 41 size_t size() const { return map_.size(); } in size() argument 43 bool is_frozen() const { return frozen_; } in is_frozen() argument
|
| H A D | wasm-module-sourcemap.h | 45 bool IsValid() const { return valid_; } in IsValid() argument
|
| H A D | local-decl-encoder.h | 39 bool has_sig() const { return sig != nullptr; } in has_sig() argument 40 const FunctionSig* get_sig() const { return sig; } in get_sig() argument [all...] |
| H A D | c-api.h | 32 v8::Isolate* isolate() const { return isolate_; } in isolate() argument 33 i::Isolate* i_isolate() const { in i_isolate() argument 37 v8::Local<v8::Context> context() const { return context_.Get(isolate_); } in context() argument
|
| H A D | branch-hint-map.h | 28 WasmBranchHint GetHintFor(uint32_t offset) const { in GetHintFor() argument
|
| H A D | wasm-import-wrapper-cache.cc | 26 Get(compiler::WasmImportCallKind kind, const FunctionSig* sig, int expected_arity, Suspend suspend) const Get() argument 37 MaybeGet(compiler::WasmImportCallKind kind, const FunctionSig* sig, int expected_arity, Suspend suspend) const MaybeGet() argument
|
| /third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/resources/ |
| H A D | jstest_stubs.js | |
| /third_party/node/deps/v8/tools/v8windbg/test/ |
| H A D | debug-callbacks.h | 41 const std::string& GetLog() const { return log_; } in GetLog() argument
|
| /third_party/node/deps/v8/tools/debug_helper/ |
| H A D | debug-helper-internal.cc | 53 const char* TqObject::GetName() const { return "v8::internal::Object"; } in GetName() argument 55 void TqObject::Visit(TqObjectVisitor* visitor) const { in Visit() argument 59 bool TqObject::IsSuperclassOf(const TqObject* other) const { in IsSuperclassOf() argument 48 GetProperties( d::MemoryAccessor accessor) const GetProperties() argument
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | error_support.cc | 55 span<uint8_t> ErrorSupport::Errors() const { in Errors() argument
|
| /third_party/node/src/ |
| H A D | node_realm-inl.h | 33 inline IsolateData* Realm::isolate_data() const { in isolate_data() argument 37 inline Environment* Realm::env() const { in env() argument 41 inline v8::Isolate* Realm::isolate() const { in isolate() argument 45 inline bool Realm::has_run_bootstrapping_code() const { in has_run_bootstrapping_code() argument [all...] |
| H A D | node_threadsafe_cow-inl.h | 21 const T& ThreadsafeCopyOnWrite<T>::Read::operator*() const { in operator *() argument 26 const T* ThreadsafeCopyOnWrite<T>::Read::operator->() const { in operator ->() argument
|
| H A D | node_union_bytes.h | 34 bool is_one_byte() const { return one_bytes_ != nullptr; } in is_one_byte() argument 35 const uint16_t* two_bytes_data() const { in two_bytes_data() argument 39 one_bytes_data() const one_bytes_data() argument 44 length() const length() argument [all...] |
| H A D | stream_wrap.h | 60 inline uv_stream_t* stream() const { in stream() argument 64 inline bool is_named_pipe() const { in is_named_pipe() argument 68 inline bool is_named_pipe_ipc() const { in is_named_pipe_ipc() argument 73 inline bool is_tcp() const { in is_tcp() argument
|
| H A D | string_bytes.h | 55 inline size_t size() const { return length(); } in size() argument
|
| H A D | timer_wrap.cc | 74 void TimerWrapHandle::MemoryInfo(MemoryTracker* tracker) const { in MemoryInfo() argument
|
| H A D | timer_wrap.h | 24 inline Environment* env() const { return env_; } in env() argument
|
| /third_party/node/src/permission/ |
| H A D | permission.h | 36 FORCE_INLINE bool is_granted(const PermissionScope permission, in is_granted() argument 53 COLD_NOINLINE bool is_scope_granted(const PermissionScope permission, in is_scope_granted() argument [all...] |
| /third_party/node/test/fixtures/ |
| H A D | tls-connect.js | [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_http2_downstream_connection.h | 65 virtual bool poolable() const { return false; } in poolable() argument
|
| H A D | shrpx_dual_dns_resolver.cc | 71 CompleteCb DualDNSResolver::get_complete_cb() const { return complete_cb_; } in get_complete_cb() argument 75 DNSResolverStatus DualDNSResolver::get_status(Address *result) const { in get_status() argument
|
| H A D | shrpx_accept_handler.cc | 109 int AcceptHandler::get_fd() const { return faddr_->fd; } in get_fd() argument
|
| H A D | shrpx_rate_limit.cc | 59 size_t RateLimit::avail() const { in avail() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | bmpset.h | 158 containsSlow(UChar32 c, int32_t lo, int32_t hi) const containsSlow() argument [all...] |
| H A D | unifilt.cpp | 31 UnicodeMatcher* UnicodeFilter::toMatcher() const { in toMatcher() argument
|