#include <call-site-info.h>
Definition at line 24 of file call-site-info.h.
◆ code_object()
◆ ComputeLocation()
◆ ComputeSourcePosition()
◆ GetColumnNumber()
◆ GetEnclosingColumnNumber()
◆ GetEnclosingLineNumber()
◆ GetEvalOrigin()
◆ GetFunctionDebugName()
◆ GetFunctionName()
◆ GetLineNumber()
◆ GetMethodName()
◆ GetScript() [1/2]
std::optional< Tagged< Script > > v8::internal::CallSiteInfo::GetScript |
( |
| ) |
const |
|
private |
◆ GetScript() [2/2]
◆ GetScriptHash()
◆ GetScriptId()
int v8::internal::CallSiteInfo::GetScriptId |
( |
| ) |
const |
◆ GetScriptName()
Tagged< Object > v8::internal::CallSiteInfo::GetScriptName |
( |
| ) |
const |
◆ GetScriptNameOrSourceURL()
Tagged< Object > v8::internal::CallSiteInfo::GetScriptNameOrSourceURL |
( |
| ) |
const |
◆ GetScriptSource()
Tagged< Object > v8::internal::CallSiteInfo::GetScriptSource |
( |
| ) |
const |
◆ GetScriptSourceMappingURL()
Tagged< Object > v8::internal::CallSiteInfo::GetScriptSourceMappingURL |
( |
| ) |
const |
◆ GetSharedFunctionInfo()
◆ GetSourcePosition()
◆ GetTypeName()
◆ IsAsync()
bool v8::internal::CallSiteInfo::IsAsync |
( |
| ) |
const |
|
inline |
◆ IsConstructor()
bool v8::internal::CallSiteInfo::IsConstructor |
( |
| ) |
const |
|
inline |
◆ IsEval()
bool v8::internal::CallSiteInfo::IsEval |
( |
| ) |
const |
◆ IsMethodCall()
bool v8::internal::CallSiteInfo::IsMethodCall |
( |
| ) |
const |
◆ IsNative()
bool v8::internal::CallSiteInfo::IsNative |
( |
| ) |
const |
◆ IsPromiseAll()
bool v8::internal::CallSiteInfo::IsPromiseAll |
( |
| ) |
const |
◆ IsPromiseAllSettled()
bool v8::internal::CallSiteInfo::IsPromiseAllSettled |
( |
| ) |
const |
◆ IsPromiseAny()
bool v8::internal::CallSiteInfo::IsPromiseAny |
( |
| ) |
const |
◆ IsStrict()
◆ IsSubjectToDebugging()
bool v8::internal::CallSiteInfo::IsSubjectToDebugging |
( |
| ) |
const |
◆ IsToplevel()
bool v8::internal::CallSiteInfo::IsToplevel |
( |
| ) |
const |
◆ IsUserJavaScript()
bool v8::internal::CallSiteInfo::IsUserJavaScript |
( |
| ) |
const |
◆ set_code_object()
◆ kUnknown
The documentation for this class was generated from the following files: